recamshak / django-debug-panelLinks
django-debug-toolbar in WebKit DevTools. Works fine with background Ajax requests and non-HTML responses.
☆403Updated 5 years ago
Alternatives and similar repositories for django-debug-panel
Users that are interested in django-debug-panel are comparing it to the libraries listed below
Sorting:
- Bulk update using one query over Django ORM☆433Updated last year
- django-webtest provides integration of Ian Bicking's WebTest (http://docs.pylonsproject.org/projects/webtest/) with django's testing fram…☆332Updated 4 months ago
- Complex permissions flow for django-rest-framework (http://django-rest-framework.org).☆280Updated 6 years ago
- Haystack for Django REST Framework☆262Updated 5 months ago
- A custom User model for everybody!☆370Updated last year
- A complete library to create dynamic model instances for testing purposes.☆388Updated 10 months ago
- SQL query inspector for Django☆569Updated 5 years ago
- A Django app to track changes to model fields.☆316Updated 3 years ago
- Django test runner using nose☆884Updated last year
- [Not maintained] An enhanced permission system which support object permission in Django☆303Updated 5 years ago
- Painless translations in django, using the regular ORM. Integrates easily into existing projects and apps. Easy convertible from django-m…☆532Updated 2 years ago
- Rules based permissions for the Django Rest Framework☆374Updated 2 years ago
- Utils to track requests to Django Rest Framework API views☆364Updated 2 years ago
- django-cors-middleware is DEPRECIATED, please use https://github.com/adamchainz/django-cors-headers instead.☆134Updated 4 years ago
- Recursive Serialization for Django REST framework☆368Updated last year
- Django template tag for rendering Page objects as Bootstrap pagination HTML☆213Updated 4 years ago
- Django-faker uses fake-factory to generate test data for Django models and templates☆252Updated 2 years ago
- [DEPRECATED] Beautiful Django Rest Framework API documentation autogeneration through OpenAPI standard☆189Updated 5 years ago
- Can create auto-generated test data.☆463Updated last year
- Utilities to extract and manipulate Django Fixtures.☆389Updated last year
- Optimistic lock implementation for Django. Prevents users from doing concurrent editing.☆457Updated last month
- Session backend for Django that stores sessions in a Redis database☆494Updated last year
- A faster collectstatic command.☆417Updated 3 years ago
- Add compare view to django-reversion for comparing two versions of a reversion model.