add xadmin

This commit is contained in:
William Vincent 2019-10-22 16:13:54 -04:00
parent 92df161f10
commit 81f82f6806

View File

@ -64,6 +64,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
- [django-honeypot](https://github.com/jamesturk/django-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-jet](https://github.com/geex-arts/django-jet) - Responsive admin template
- [xadmin](https://github.com/sshwsfc/xadmin) - Drop-in replacement with goodies
### APIs
- [django-rest-framework](https://github.com/encode/django-rest-framework) - Web APIs for Django