idlesign / pytest-djangoappLinks
Nice pytest plugin to help you with Django pluggable application testing.
☆41Updated last month
Alternatives and similar repositories for pytest-djangoapp
Users that are interested in pytest-djangoapp are comparing it to the libraries listed below
Sorting:
- Displays a red warning banner if you are running an insecure Django release.☆73Updated 2 years ago
- Django User g11n (globalization) provides fields for users to set time zones and regions, as well as middleware to handle them properly.☆26Updated last year
- Production webservers as a Django management command☆90Updated 2 months ago
- Model manager utils for Django☆57Updated last year
- Easily add search/filter functionality to Django projects☆65Updated last year
- Paginator which shows a range of pages around the active one☆43Updated 5 years ago
- An app that will analyze and report on links in any model that you register with it. Links can be bare (urls or image and file fields) or…☆87Updated last month
- Entity relationship management for Django☆57Updated 10 months ago
- Collection of utilities for working with django rest framework (DRF)☆71Updated 3 years ago
- Django application providing database, form fields and middleware for timezone support.☆43Updated 5 years ago
- 🏭 An easy-to-use implementation of Creation Methods for Django, backed by Faker.☆116Updated last year
- JSON editor using schemas for Django☆50Updated last week
- A celery task class whose execution is delayed until after the request finishes, using request_started and request_finished signals from …☆58Updated 2 years ago
- System checks for your project's environment.☆46Updated last week
- Django bindings for 'fluent', a modern internationalization (i18n) and localization (l10n) solution☆58Updated last year
- A StreamField for Django. Ported from Wagtail, with new DjangoAdmin-like API.☆27Updated 3 years ago
- Restrict Django sessions to IP and/or user agent.☆83Updated 2 years ago
- A Django middleware implementing the Referrer-Policy header☆32Updated 4 years ago
- Little helper application to improve django choices (for fields)☆83Updated 5 years ago
- DjangoRestFramework contract integrity checker☆21Updated 5 months ago
- Database-driven way to put your Django site into maintenance mode.☆42Updated 3 years ago
- Simplified requests calls mocking for pytest☆27Updated 2 years ago
- Polymorphic models implementation for django.☆87Updated 7 months ago
- Smart reversion of Django migrations based on Git diff