aaugustin / django-transaction-signals
Transaction signals for Django. Don't miss the README!
☆25Updated 4 years ago
Alternatives and similar repositories for django-transaction-signals:
Users that are interested in django-transaction-signals are comparing it to the libraries listed below
- Protect your sensitive Django views by requiring re-authentication☆48Updated last year
- Adds three template tags: `fullurl`, `fullstatic` and `buildfullurl`. The template tag `fullurl` acts just like `url`, but it always prin…☆56Updated last year
- Model manager utils for Django☆57Updated 7 months ago
- Django application providing database, form fields and middleware for timezone support.☆42Updated 4 years ago
- A non-persistent in-memory data storage backend for Django.☆52Updated last year
- Django application providing isolation for model instances created during setUpTestData.☆26Updated 3 years ago
- A very simple request profiler for Django.☆42Updated last month
- Django-REST-framework serializer fields for compound types.☆91Updated 5 years ago
- Use an URL to configure email backend settings in your Django Application.☆60Updated 9 months ago
- BREACH mitigation for Django apps.☆75Updated last year
- Simple library for creating fake models in the unit tests.☆44Updated 2 years ago
- Articles from djangoadvent.com.☆122Updated 5 years ago
- Generic export action for Django's Admin☆46Updated 4 months ago
- Django template loader that allows you to load and override a template from a specific Django application.☆51Updated 5 years ago
- Application settings whose values can be updated while a project is up and running☆64Updated last year
- Class-based email views for the Django framework, including a message previewer.☆269Updated 3 years ago
- Collection of utilities for working with django rest framework (DRF)☆72Updated 2 years ago
- Implementation of localized model fields using PostgreSQL HStore fields.☆68Updated 8 months ago
- Polymorphic models implementation for django.☆85Updated last year
- Thread specific global variables with middleware to hold a reference to the current user.☆37Updated 3 years ago
- A simple django app to make the lookup of generic models easier.☆108Updated last year
- Little helper application to improve django choices (for fields)☆82Updated 5 years ago
- Production webservers as a Django management command☆88Updated 3 years ago
- Healthchecks for Django☆37Updated 6 months ago
- Replace Rest Framework's IntegerField pk or id lookups with encrypted strings.☆27Updated 3 years ago
- Use the X-Forwarded-For header to get the real ip of a request☆20Updated 7 years ago
- Generic model related data prefetch framework for Django.