django-nose
test suite
Tools for running and testing Django applications
Django test runner using nose
881 stars
23 watching
239 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jazzband/django-downloadview | Provides tools to serve files with Django efficiently and securely. | 387 |
jazzband/django-constance | Allows dynamic configuration of Django applications | 1,725 |
jazzband/django-formtools | Abstractions for Django forms to simplify complex form handling and previewing | 815 |
jazzband/django-robots | A Django app for managing robots exclusion protocol files | 459 |
jazzband/dj-database-url | A utility to simplify Django database configuration using environment variables. | 1,492 |
jazzband/django-waffle | A feature toggle solution for Django projects | 1,132 |
dragoon/django-selenium | Provides integration and tools for testing Django web applications with Selenium | 90 |
jazzband/django-simple-history | Automatically tracks changes to Django models and allows reverting changes from the admin interface. | 2,215 |
jazzband/django-admin2 | A modern, extendable admin interface built on top of Django. | 1,185 |
django-behave/django-behave | Provides a way to run Behavior-Driven Development tests in Django applications | 198 |
jazzband/django-user-sessions | Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. | 632 |
jazzband/sorl-thumbnail | Generates thumbnails for Django web applications. | 1,743 |
jazzband/django-configurations | A tool that organizes Django project settings using object-oriented programming patterns. | 1,105 |
jazzband/django-axes | A Django plugin for monitoring and blocking suspicious login attempts | 1,503 |
jazzband/django-floppyforms | A Django project providing full control over form rendering in templates. | 839 |