django-use-email-as-username
Email username app
An app that allows using email addresses as usernames for user authentication in Django projects
A Django app to use email as username for user authentication.
71 stars
4 watching
11 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ambient-innovation/django-pony-express | A Django package that simplifies email handling with a class-based approach and full test suite. | 61 |
ui/django-post_office | An asynchronous email sending system with features like support for HTML emails and scheduled sending. | 1,008 |
jambonrose/django-improved-user | A custom Django user model that improves on the default by making international and modern changes to simplify login and authentication. | 148 |
20tab/django-spoolgore | A Django email backend for integrating with the Spoolgore daemon | 6 |
django-ses/django-ses | A Django backend that uses Amazon Simple Email Service to send emails | 1,012 |
micropyramid/django-email-gateway | A Django package that enables email sending and receiving with various vendors like Amazon SES. | 30 |
anymail/django-anymail | A set of tools and libraries for integrating multiple email service providers into a Django application | 1,700 |
the-djmaze/snappymail | A web-based email client with advanced features and compatibility with multiple browsers | 1,034 |
apsl/django-yubin | A Django extension that allows asynchronous email sending using Celery | 49 |
pmclanahan/django-celery-email | A Django email backend that uses Celery tasks to send emails asynchronously | 478 |
vintasoftware/django-templated-email | A Django module for sending templated emails using templates or transactional mail providers. | 724 |
julianwachholz/django-guest-user | Allows visitors to interact with a website without requiring registration. | 74 |
bameda/djmail | A middleware for Django's email backend that sends emails asynchronously and provides features like retry and priority management. | 78 |
mailchimp/firebase | Manages user data synchronization with Mailchimp for email marketing campaigns | 20 |
revsys/django-friendship | A Django app for managing user relationships and friend requests. | 762 |