celiao / django-rest-authemail
A RESTful API for user signup and authentication using email addresses.
☆319Updated last year
Alternatives and similar repositories for django-rest-authemail:
Users that are interested in django-rest-authemail are comparing it to the libraries listed below
- A Django app that takes care of verifying a users's email address and activating their profile.☆358Updated 8 months ago
- A Django app to support phone number verification using security code / One-Time-Password (OTP) sent via SMS.☆265Updated 5 months ago
- drf-social-oauth2 makes it easy to integrate Django social authentication with major OAuth2 providers, i.e., Facebook, Twitter, Google, e…☆283Updated this week
- User-related REST API based on the awesome Django REST Framework☆548Updated this week
- config and manage typed extra settings using just the django admin.☆573Updated this week
- Star ratings for your Django models with a single template tag. Python 3 compatible.☆298Updated 10 months ago
- collection of useful django actions to use with ModelAdmin or AdminSite.☆686Updated last week
- Passwordless Auth for Django REST Framework☆726Updated 7 months ago
- A pluggable Django comments application with thread support, follow-up notifications, mail confirmation, like/dislike flags, moderation, …☆606Updated last week
- Generic invitations app for Django☆579Updated last week
- Adds global user authentication and tenant-specific permissions to django-tenants.☆375Updated this week
- Two-factor authentication for Django Allauth☆218Updated this week
- Django app for user friendly querying of Django models☆362Updated 11 months ago
- Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.☆653Updated this week
- color field for django models with a nice color-picker in the admin.☆641Updated this week
- Cheat sheet / quick reference guide for Django REST Framework.☆239Updated last month
- a Django app for allowing users of your site to send messages to each other☆203Updated 2 years ago
- Material design for django administration☆329Updated 7 months ago
- A pluggable framework for adding two-factor authentication to Django using one-time passwords.☆574Updated 6 months ago
- An API Logger for your Django Rest Framework project.☆318Updated 7 months ago
- shows a 503 error page when maintenance-mode is on.☆506Updated this week
- Generic drag-and-drop ordering for objects in the Django admin interface☆805Updated 3 months ago
- Yet another Django audit log app, hopefully the simplest one.☆774Updated 3 months ago
- A Django app that allows you to send email asynchronously in Django. Supports HTML email, database backed templates and logging.☆1,027Updated 3 months ago
- Add advanced filtering abilities to Django admin☆791Updated 7 months ago
- Fork of aschn/drf-tracking so that we can maintain and release newer versions☆280Updated 7 months ago
- Resizes image original to specified size. Compatible with sorl-thumbnail☆266Updated 5 months ago
- A cool, modern and responsive django admin application based on bootstrap 5 that brings AI to the Django admin - https://baton.sqrt64.it/☆934Updated last week
- Bootstrap3/Bootstrap4/Bootstrap5 DatePickerInput, TimePickerInput, DateTimePickerInput, MonthPickerInput, YearPickerInput with date-range…☆223Updated last year
- A simple Django app to render list filters in django admin using autocomplete widget.