sunscrapers / djet
Django Extended Tests is set of helpers for easy testing of Django apps.
☆78Updated 3 years ago
Alternatives and similar repositories for djet:
Users that are interested in djet are comparing it to the libraries listed below
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated 3 months ago
- Django views profiler for small projects☆58Updated 4 years ago
- A simple way to define complex permissions for django-rest-framework☆79Updated 5 years ago
- A special kind of ModelAdmin that allows it to be nested within another ModelAdmin☆141Updated 4 months ago
- Chain multiple (disparate) QuerySets in Django☆108Updated 6 months ago
- Notification system for Django with batteries included: Email digests, user settings, JSON API☆145Updated 4 months ago
- ☆119Updated 7 months ago
- Adds three template tags: `fullurl`, `fullstatic` and `buildfullurl`. The template tag `fullurl` acts just like `url`, but it always prin…☆57Updated last year
- Allow foreign key attributes in list_display with '__'☆69Updated last year
- Restrict Django sessions to IP and/or user agent.☆82Updated last year
- Simple Django app/framework to publish health check for monitoring purposes☆59Updated 2 years ago
- Database-driven way to put your Django site into maintenance mode.☆42Updated 2 years ago
- PostgreSQL and SQLite partial index support for Django☆115Updated 4 years ago
- Extensions for Django Rest Framework