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.
Release files for django-staff 1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_staff-1.2-py2-none-any.whl | Python 2 | none | any | Details |
Release files / django_staff-1.2-py2-none-any.whl
| Download URL | django_staff-1.2-py2-none-any.whl |
|---|---|
| Size | 26.7 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
83e3f6472baa2798040433d1ad7fbf30d25319dd9455a08d5364e83b0d8ecd1d
|
|
BLAKE2b-256 checksum How to use checksums |
3b6d1e612017eb1706d972b0d9a1122add0f05efcc4618887cb6d4af97fc23ed
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |