https://github.com/alexmhack/django-libs
testing out awesome Django apps, projects and resources.
https://github.com/alexmhack/django-libs
django-apps django-packages django2
Last synced: 6 months ago
JSON representation
testing out awesome Django apps, projects and resources.
- Host: GitHub
- URL: https://github.com/alexmhack/django-libs
- Owner: Alexmhack
- Created: 2018-10-18T18:06:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T01:18:03.000Z (about 3 years ago)
- Last Synced: 2025-07-20T09:00:23.247Z (6 months ago)
- Topics: django-apps, django-packages, django2
- Language: JavaScript
- Size: 2.17 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# django-libs
testing out awesome Django apps, projects and resources.
**Django Admin Template** from [Django JET](https://github.com/geex-arts/django-jet).
Visit the docs for more info.
[django-allauth](https://django-allauth.readthedocs.io/en/latest/installation.html) which provides integrated set of Django applications addressing
authentication, registration, account management as well as 3rd party (social) account
authentication.
[django-hijack](https://github.com/arteria/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](
https://github.com/arteria/django-hijack-admin)