Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 831 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 831 Bytes

django-libs

testing out awesome Django apps, projects and resources.

Django Admin Template from Django JET. Visit the docs for more info.

django-allauth which provides integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.

django-hijack With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials.

If you want to display the hijack button in the Django admin's user list which is usually located at /admin/auth/user/, have a look at the django-hijack-admin