add django-admin-env-notice to Admin section

This commit is contained in:
Mahmoud Adel 2020-10-12 13:57:10 +02:00 committed by GitHub
parent 7ef2db9b89
commit 1d42d2f43e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,6 +81,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
- [django-admin-honeypot](https://github.com/dmpayton/django-admin-honeypot) - Configure a honeypot to see who's trying to hack your site. - [django-admin-honeypot](https://github.com/dmpayton/django-admin-honeypot) - Configure a honeypot to see who's trying to hack your site.
- [django-loginas](https://github.com/skorokithakis/django-loginas) - "Log in as user" for the Django admin. - [django-loginas](https://github.com/skorokithakis/django-loginas) - "Log in as user" for the Django admin.
- [impostor](https://github.com/avallbona/Impostor) - Impostor is a Django application which allows staff members to login as a different user by using their own username and password. - [impostor](https://github.com/avallbona/Impostor) - Impostor is a Django application which allows staff members to login as a different user by using their own username and password.
- [django-admin-env-notice](https://github.com/dizballanze/django-admin-env-notice) - Visually distinguish environments in Django Admin, for example: `development`, `staging`, `production`, ... etc
### APIs ### APIs
<!--lint disable double-link--> <!--lint disable double-link-->