fusionbox / django-authtools
A custom User model for everybody!
☆372Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for django-authtools
- Django extension to allow working with 'clusters' of models as a single unit, independently of the database☆485Updated 8 months ago
- A Django app to track changes to model fields.☆314Updated 2 years ago
- Keep track of your statistics☆442Updated last year
- Automatic logging for Django FSM☆242Updated this week
- Useful additions to Django's default TestCase☆612Updated 3 months ago
- Generic drag-and-drop ordering for objects and tabular inlines in Django Admin☆567Updated last year
- This app attempts to provide a generic category system that multiple apps could use. It uses MPTT for the tree storage and provides a cus…☆463Updated last month
- AutoSlugField for Django. Supports (but not does not require) unidecode/pytils for transliteration. Old issue tracker is at Bitbucket: ht…☆295Updated last year
- collection of useful django actions to use with ModelAdmin or AdminSite.☆685Updated 9 months ago
- Recursive Serialization for Django REST framework☆367Updated 3 months ago
- A Django app for managing robots.txt files following the robots exclusion protocol☆459Updated last month
- Utils to track requests to Django Rest Framework API views☆368Updated last year
- Serve files with Django.☆388Updated this week
- Collection of admin fields and decorators to help to create computed or custom fields more friendly and easy way☆471Updated 2 months ago
- Dynamic global and instance settings for your django project☆349Updated 7 months ago
- Haystack for Django REST Framework☆251Updated 2 weeks ago
- Reusable application for Django introducing site tree, menu and breadcrumbs navigation elements.☆348Updated last month
- A Django email backend that uses a celery task for sending the email.☆478Updated 8 months ago
- Django Template Blocks with extra functionality☆459Updated 2 weeks ago
- "Log in as user" for the Django admin.☆366Updated last month
- Add compare view to django-reversion for comparing two versions of a reversion model.☆315Updated 2 months ago
- A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for quickly creating ne…☆532Updated 10 months ago
- Custom user model for Django with the same behaviour as the default User class but with email instead of username.☆320Updated last year
- Full control of form rendering in the templates.