jmfederico / django-use-email-as-usernameLinks
A Django app to use email as username for user authentication.
☆72Updated 9 months ago
Alternatives and similar repositories for django-use-email-as-username
Users that are interested in django-use-email-as-username are comparing it to the libraries listed below
Sorting:
- Private media file storage for Django projects☆350Updated 3 months ago
- "Log in as user" for the Django admin.☆372Updated this week
- This is a Django integration for Select2☆204Updated this week
- A Django class-based view generating PDF resposes using WeasyPrint☆395Updated 2 weeks ago
- Create beautiful configurable charts from your models and display them on the django-admin index page or on django-admin-tools dashboard.…☆141Updated last month
- Utility for working with recurring dates in Django.☆532Updated 3 weeks ago
- A simple Django app to render list filters in django admin using autocomplete widget.☆357Updated last year
- A simple app providing three models: Country, Region and City model. Also provided, a command to insert or update data from geonames data…☆347Updated 4 months ago
- AutoSlugField for Django. Supports (but not does not require) unidecode/pytils for transliteration. Old issue tracker is at Bitbucket: ht…