In the Django Authentication package all users use the same model/profile. This can be a drawback if you have lots of users and you want different information stored for your staff members, such as bio, contact info, etc. It is also handy for linking to models for author fields so the lookup is quicker.
The staff models are automatically created and managed by the is_staff property of Users. The staff profile is automatically added to the User admin screen.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_staff-1.2-py2-none-any.whl.
File metadata
- Download URL: django_staff-1.2-py2-none-any.whl
- Upload date:
- Size: 26.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83e3f6472baa2798040433d1ad7fbf30d25319dd9455a08d5364e83b0d8ecd1d
|
|
| MD5 |
d7a80ff16984e8f76eff28ae74b9cabb
|
|
| BLAKE2b-256 |
3b6d1e612017eb1706d972b0d9a1122add0f05efcc4618887cb6d4af97fc23ed
|