coady / django-model-valuesLinks
Taking the O out of ORM.
☆70Updated last week
Alternatives and similar repositories for django-model-values
Users that are interested in django-model-values are comparing it to the libraries listed below
Sorting:
- Django autocomplete light filters for django admin☆68Updated 4 years ago
- Production webservers as a Django management command☆90Updated 3 months ago
- Django bindings for 'fluent', a modern internationalization (i18n) and localization (l10n) solution☆58Updated last year
- A Django app to run new background tasks from either admin or cron, and inspect task history from admin☆64Updated 2 months ago
- An ltree extension implementation to support hierarchical tree-like data using the native Postgres extension ltree in django models☆69Updated 2 weeks ago
- Safely run migrations before deployment☆91Updated 5 months ago
- System checks for your project's environment.☆46Updated 2 weeks ago
- A tool to automatically fix Django deprecations.☆185Updated this week
- A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transa…☆59Updated 6 months ago
- Smart reversion of Django migrations based on Git diff☆76Updated 2 years ago
- Properties that are both ORM expressions and python code.