Django study notes --- Xadmin operation

A. Registration USERS

1. Create a new file in users in adminx.py

adminx.py files under Xadmin will automatically search for users, and complete the registration based on the file content

2. registered users

II. Set columns to be displayed

Results are as follows:

III. Column settings can be searched

Results are as follows:

IV. Setting the filtering column

Results are as follows:

 

V. theme functions using xadmin

Results are as follows:

VI. Setting headers and footers

Results are as follows:

VII. Set Menu Collapse

Results are as follows:

VIII. In the users to display Chinese in xadmin

Results are as follows:

Published 35 original articles · won praise 61 · views 160 000 +

Guess you like

Origin blog.csdn.net/woailyoo0000/article/details/103836689