jazzband / django-discover-jenkins
A streamlined fork of django-jenkins designed to work with the default test command and the discover runner
☆49Updated 3 years ago
Alternatives and similar repositories for django-discover-jenkins
Users that are interested in django-discover-jenkins are comparing it to the libraries listed below
Sorting:
- A helper app for sorting objects in Django templates.☆54Updated 2 years ago
- Harness and benchmarks for evaluating Django's performance over time☆210Updated 2 years ago
- A Django staticfiles post-processor for optimizing with RequireJS.☆238Updated 8 years ago
- Circular template inheritance for Django☆108Updated 5 years ago
- Django database backends with post-transaction-commit hooks. Merged into Django 1.9; please report bugs or make feature requests in core …☆106Updated 5 years ago
- A Django middleware which allows you to view the site on behalf of a user.☆82Updated 3 years ago
- An app for integrating Celery with Haystack.☆224Updated last week
- Instrumentation for django page loads☆311Updated 5 years ago
- Backport of Django 1.9's password validation system for use with earlier Django versions.☆30Updated 8 years ago
- Prevents users from doing concurrent editing in Django. Works out of the box in the admin interface, or you can integrate it with your ow…☆134Updated 5 years ago
- ☆38Updated 8 years ago
- Django Contributing Commons (CC)☆22Updated 7 years ago
- Class-based email views for the Django framework, including a message previewer.☆269Updated 4 years ago
- Performance monitoring tools for Django☆110Updated 12 years ago
- django-profiler is util for profiling python code mainly in django projects but can be used also on ordinary python code. It counts sql q…