wesleykendall / django-strict-fieldsLinks
A collection of fields and utilities to help make model fields more strict.
☆13Updated 11 months ago
Alternatives and similar repositories for django-strict-fields
Users that are interested in django-strict-fields are comparing it to the libraries listed below
Sorting:
- View, filter, and kill Postgres queries.☆41Updated 9 months ago
- JSON editor using schemas for Django☆45Updated last week
- Store, validate, and convert physical quantities in Django using Pint.☆39Updated 5 months ago
- Subjectively 'better' technical debug pages for 404/500 errors.☆45Updated 3 years ago
- A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transa…☆59Updated 4 months ago
- Native Postgres upsert, update, and copy operations.☆70Updated last month
- Dump and restore Postgres databases with Django.☆51Updated last month
- Django utilities for Postgres PL/Python☆49Updated 3 years ago
- Safely run migrations before deployment☆90Updated 3 months ago
- Properties that are both ORM expressions and python code.☆87Updated last year
- A Django admin command to recreate all migrations in a project.☆40Updated last week
- Get model instances back from your subqueries☆12Updated last year
- Django bindings for 'fluent', a modern internationalization (i18n) and localization (l10n) solution☆57Updated last year
- A Django template tag to modify url's query string.☆57Updated 5 years ago
- Turns your raw sql into a QuerySet.☆52Updated 3 years ago
- Postgres advisory locks, table locks, and blocking lock management.☆52Updated 4 months ago
- Healthchecks for Django☆42Updated last month
- Django application providing database migration tooling to automate their deployment.☆109Updated 3 months ago
- A prettier way to see Django requests while developing.☆45Updated 2 years ago
- Autocomplete widgets and views using TomSelect☆76Updated 3 weeks 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
- Write advanced filename patterns using the Format Format String Syntax.☆72Updated last week
- A flexible, multi-channel notification system for Django applications with built-in support for email digests, user preferences, and exte…☆71Updated last month
- Benchmarks for Django using asv