adamchainz / django-upgrade
Automatically upgrade your Django projects.
☆1,013Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for django-upgrade
- Declarative model lifecycle hooks, an alternative to Signals.☆1,357Updated 3 months ago
- Object factory for Django☆844Updated last month
- Keep track of failed login attempts in Django-powered sites.☆1,503Updated this week
- "Magic Links" - URLs with authentication tokens for one-click login☆985Updated 3 weeks ago
- Automatically prefetch foreign key values as needed☆356Updated 2 weeks ago
- Write Postgres triggers for your Django models☆559Updated this week
- probably the best abstract model/admin for your tree based stuff.☆679Updated this week
- Mask your objects instead of deleting them from your database.☆683Updated last month
- No effort, no worry, maximum performance.☆1,253Updated 2 weeks ago
- Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and optional settings fi…☆1,121Updated this week
- With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials.☆1,540Updated this week
- Dynamically set fields and expand nested resources in Django REST Framework serializers.☆741Updated last year
- Improved Django model inheritance with automatic downcasting☆1,654Updated this week
- A helper for organizing Django project settings by relying on well established programming patterns.☆1,105Updated last week
- Generic drag-and-drop ordering for objects in the Django admin interface☆770Updated this week
- A pluggable framework for adding two-factor authentication to Django using one-time passwords.☆549Updated 2 months ago
- Track historical events to Django models using Postgres triggers.☆369Updated 2 weeks ago
- A simple super fast django reusable app that blocks people from brute forcing login attempts☆1,043Updated 8 months ago
- A Django app that keeps a log of changes made to an object.☆1,151Updated this week
- Efficient tree implementations for Django☆1,119Updated last month
- Django model mixins and utilities.