mirror of
https://github.com/wsvincent/awesome-django.git
synced 2024-11-23 20:11:09 +00:00
🤝 Add django-guest-user (#231)
This commit is contained in:
parent
b8898e5433
commit
b8feec98fa
|
@ -309,6 +309,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
|||
- [django-improved-user](https://github.com/jambonsw/django-improved-user) - A custom Django user that authenticates via email. Follows identity and authentication best practices.
|
||||
- [django-organizations](https://github.com/bennylope/django-organizations/) - Multi-user accounts for Django projects.
|
||||
- [django-cas-ng](https://github.com/django-cas-ng/django-cas-ng) - Django-cas-ng is Django CAS (Central Authentication Service) 1.0/2.0/3.0 client library to support SSO (Single Sign On) and Single Logout (SLO).
|
||||
- [django-guest-user](https://github.com/julianwachholz/django-guest-user) - Allow visitors to use your site like a regular user and register later.
|
||||
|
||||
### Views
|
||||
- [django-braces](https://github.com/brack3t/django-braces) - Reusable, generic mixins.
|
||||
|
|
Loading…
Reference in New Issue
Block a user