elpaso / django-dag
Basic portable Directed Acyclic Graph application for Django
☆66Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for django-dag
- Django database backends with post-transaction-commit hooks. Merged into Django 1.9; please report bugs or make feature requests in core …☆108Updated 4 years ago
- Generic model related data prefetch framework for Django.☆151Updated last year
- An app for integrating Celery with Haystack.☆224Updated 2 weeks ago
- An app to handle configuration defaults of packaged Django apps gracefully☆350Updated 3 months ago
- A database access profiler for Django-based applications that can be ran in production☆193Updated 4 years ago
- Collection of utilities for working with django rest framework (DRF)☆73Updated 2 years ago
- MongoDB panel for the Django Debug Toolbar☆90Updated 2 years ago
- Django app enabling painless creation of additional admin object tools.☆145Updated 8 months ago
- Forward and backwards compatibility layer for Django 1.4, 1.7, 1.8, 1.9, 1.10, and 1.11☆106Updated 6 months ago
- A Django template library for manipulating URLs☆184Updated 3 years ago
- Configurable indexing and other extras for Haystack (with ElasticSearch biases)☆127Updated 6 years ago
- Rate-limit your login attempts at the authentication backend level☆169Updated 3 years ago
- [DEPRECATED] Use https://pypi.org/project/django-postgrespool2/ instead☆323Updated 4 years ago
- An application to manage translations in Django models☆118Updated 3 months ago
- A simple way to define complex permissions for django-rest-framework☆80Updated 5 years ago
- Django's textarea like widget for using CodeMirror on textarea☆62Updated 4 years ago
- RAML Documentation Generator for Django REST framework☆54Updated 7 years ago
- Example project demonstrating dynamic models in Django☆120Updated 6 years ago
- HTTP Signature support for Django REST framework