Add Django-stronghold

This commit is contained in:
Harry Moreno 2020-07-02 23:56:55 -04:00 committed by GitHub
parent c9e885842b
commit b07aef162e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -176,6 +176,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
- [django-braces](https://github.com/brack3t/django-braces) - Reusable, generic mixins - [django-braces](https://github.com/brack3t/django-braces) - Reusable, generic mixins
- [django-extra-views](https://github.com/AndrewIngram/django-extra-views) - Extra class-based generic views - [django-extra-views](https://github.com/AndrewIngram/django-extra-views) - Extra class-based generic views
- [django-vanilla-views](https://github.com/tomchristie/django-vanilla-views) - Simpler class-based views in Django - [django-vanilla-views](https://github.com/tomchristie/django-vanilla-views) - Simpler class-based views in Django
- [django-stronghold](https://github.com/mgrouchy/django-stronghold) - Makes all your Django views default login_required
## Python Packages ## Python Packages