stevematney / redgreenunittests
Literally exactly like Python's unittest but with colors.
☆17Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for redgreenunittests
- A Django application that exposes a bunch of PostgreSQL database metrics.☆143Updated last month
- Restrict Django sessions to IP and/or user agent.☆80Updated last year
- Use an URL to configure email backend settings in your Django Application.☆60Updated 5 months ago
- Smart reversion of Django migrations based on Git diff☆75Updated last year
- Helps rotating your secret key config in your Django projects without losing sessions. (without logging out users)☆37Updated 2 years ago
- System checks for your project's environment.☆38Updated 2 weeks ago
- Django template loader that allows you to load and override a template from a specific Django application.☆51Updated 4 years ago
- Django encrypted fields with search enabled.☆19Updated 3 weeks ago
- Production webservers as a Django management command☆89Updated 2 years ago
- redirects as they should be, with full control.☆67Updated this week
- Login as any user from the Django admin interface, then switch back when done☆196Updated last year
- GitHub Actions Matrix example with Python and Django☆44Updated 2 years ago
- Database-driven way to put your Django site into maintenance mode.☆42Updated 2 years ago
- Django application providing isolation for model instances created during setUpTestData.☆26Updated 3 years ago
- Django extensions the monkey way☆66Updated last year
- Django autocomplete light filters for django admin☆65Updated 3 years ago
- This is a sphinx extension which improves the documentation of Django apps.☆45Updated this week
- An advanced template tag for caching in django : versionning, compress, partial caching, easy inheritance...☆77Updated 2 years ago
- Turns your raw sql into a QuerySet.☆52Updated 2 years ago
- A Django admin theme with a horizontal, tabbed navigation bar☆103Updated 2 years ago
- Model manager utils for Django☆57Updated 3 months ago
- ORM extensions for performance-conscious perfectionists.☆35Updated 2 years ago
- Pagination based on the seek method / keyset paging / offset-less pagination☆121Updated 7 months ago
- Django/Python shell for django admin site.☆77Updated 6 months ago
- Django User g11n (globalization) provides fields for users to set time zones and regions, as well as middleware to handle them properly.☆25Updated 5 months ago
- Add database table-level constraints to your Django model's Meta☆44Updated 4 years ago
- Little helper application to improve django choices (for fields)☆83Updated 4 years ago
- Django model & fixture representing all top level country data from Geonames.org☆45Updated 3 months ago
- Properties that are both ORM expressions and python code.☆87Updated 10 months ago
- The code of "Making queries" in docs.djangoproject.com that I used in my article "Full-Text Search in Django with PostgreSQL".☆42Updated 2 months ago