jambonrose / django-improved-userLinks
A custom Django user that authenticates via email. Follows identity and authentication best practices.
☆154Updated last month
Alternatives and similar repositories for django-improved-user
Users that are interested in django-improved-user are comparing it to the libraries listed below
Sorting:
- Change the Django admin index page without too much hassle or visual changes.☆91Updated 7 months ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated last month
- A Django messaging library☆227Updated last year
- Edit JSON-Model Fields using a Standard Django Form.☆140Updated last week
- Chain multiple (disparate) QuerySets in Django☆111Updated 2 months ago
- This is a simple realisation of StreamField's idea from Wagtail CMS for plain Django admin or with Grappelli skin.☆128Updated last month
- A small app to ensure your users re-agree to Terms of Service changes☆160Updated last month
- Easily link custom admin views and direct URLs into the Django admin☆188Updated 2 years ago
- Login as any user from the Django admin interface, then switch back when done☆196Updated 8 months ago
- A CBV to handle multiple forms in one view☆175Updated 4 years ago
- You should probably use this image field instead of Django's built-in models.ImageField.☆113Updated 2 months ago
- Django app for recording daily user visits☆95Updated last month
- 🛠 django-maintenancemode allows you to temporary shutdown your site for maintenance work☆178Updated 2 years ago
- ☆122Updated last year
- Two-factor authentication for Django Allauth☆219Updated this week
- Django Terms and Conditions Module☆111Updated 6 months ago
- Conveniently store reference to request user on thread/db level.☆171Updated 2 months ago
- Making forms suck less☆137Updated 2 years ago
- Bleach is a Python module that takes any HTML input, and returns valid, sanitised HTML that contains only an allowed subset of HTML tags,…☆150Updated 8 months ago
- Django-file-form helps you to write forms with a pretty ajax upload☆165Updated this week
- Generate gapless sequences of integer values.