JamesRitchie / django-rest-framework-expiring-tokens
Expiring Token Auth for Django Rest Framework
☆108Updated last year
Alternatives and similar repositories for django-rest-framework-expiring-tokens:
Users that are interested in django-rest-framework-expiring-tokens are comparing it to the libraries listed below
- django-cors-middleware is DEPRECIATED, please use https://github.com/adamchainz/django-cors-headers instead.☆134Updated 4 years ago
- Utils to track requests to Django Rest Framework API views☆366Updated 2 years ago
- A Django app to track changes to model fields.☆315Updated 2 years ago
- Bulk update using one query over Django ORM☆431Updated last year
- Django Smuggler is a pluggable application for Django Web Framework that helps you to import/export fixtures via the automatically-genera…☆375Updated 2 years ago
- Parameterizes Django REST Framework methods over user-defined roles☆152Updated 5 years ago
- Simple email confirmation for django.☆171Updated last year
- Reusable application which provides a view permission for the existing models.☆150Updated 6 years ago
- The Django Taggit Serializer Created for the Django REST Framework☆164Updated last year
- [Not maintained] An enhanced permission system which support object permission in Django☆303Updated 5 years ago
- Common things every Django project needs :-) It provides lot of helper functions, commonly used middlewares, context processors, custom e…☆221Updated 2 years ago
- A Django app that provides generic per-object-permissions for Django's auth app and helpers to create custom permission checks.☆289Updated 3 years ago
- django-debug-toolbar in WebKit DevTools. Works fine with background Ajax requests and non-HTML responses.☆402Updated 5 years ago
- Provides a proxy for Django storage backends that allows you to upload files locally and eventually serve them remotely☆318Updated last year
- Audit log for your Django models☆232Updated last year
- Simple django backend to send email through SendGrid☆206Updated last year
- Client side form validations for Django - Using parsley.js☆438Updated 3 years ago
- Custom user model for Django with the same behaviour as the default User class but with email instead of username.☆317Updated 2 years ago
- This project is deprecated in favor of https://github.com/anymail/django-anymail☆216Updated 5 years ago
- Complex permissions flow for django-rest-framework (http://django-rest-framework.org).