andrewgodwin / yamdlLinks
ORM-queryable YAML fixtures for Django
☆73Updated last year
Alternatives and similar repositories for yamdl
Users that are interested in yamdl are comparing it to the libraries listed below
Sorting:
- ☆122Updated last year
- Subjectively 'better' technical debug pages for 404/500 errors.☆45Updated 3 years ago
- ☆96Updated last year
- Store, validate, and convert physical quantities in Django using Pint.☆39Updated 4 months ago
- Production webservers as a Django management command☆89Updated last week
- Check for differences between requirements.txt files and your environment☆37Updated 2 weeks ago
- Django bindings for 'fluent', a modern internationalization (i18n) and localization (l10n) solution☆57Updated last year
- Helpers for creating high-level functional tests in Django, with a unified API for WebTest and Selenium tests.☆132Updated 2 weeks ago
- Healthchecks for Django☆39Updated last week
- Django application providing database migration tooling to automate their deployment.☆108Updated 2 months ago
- Django application providing database, form fields and middleware for timezone support.☆43Updated 5 years ago
- A flexible, multi-channel notification system for Django applications with built-in support for email digests, user preferences, and exte…☆67Updated last week
- View, filter, and kill Postgres queries.☆42Updated 8 months ago
- Better handling of Python pip's requirements.txt files☆63Updated 5 years ago
- Adds three template tags: `fullurl`, `fullstatic` and `buildfullurl`. The template tag `fullurl` acts just like `url`, but it always prin…☆56Updated 2 years ago
- Data anonymizer for Django☆27Updated last week
- Utilities to make function-based views cleaner, more efficient, and better tasting.☆70Updated 2 years ago
- ☆29Updated 4 months ago
- A special kind of ModelAdmin that allows it to be nested within another ModelAdmin☆140Updated 11 months ago
- 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
- A library for constructing queries on arbitrary data sources following Django's QuerySet API☆114Updated 10 months ago
- Utilities for working with the Pwned Passwords database from Django.☆131Updated 4 months ago
- Django utilities for Postgres PL/Python