matthiask / django-cte-forestLinks
django-cte-forest implements efficient adjacency list trees using Django and PostgreSQL Common Table Expressions (CTE).
☆28Updated last year
Alternatives and similar repositories for django-cte-forest
Users that are interested in django-cte-forest are comparing it to the libraries listed below
Sorting:
- Django Adjacency-List trees using PostgreSQL Common Table Expressions (CTE)☆46Updated 4 years ago
- Django application providing database, form fields and middleware for timezone support.☆43Updated 5 years ago
- Django bindings for 'fluent', a modern internationalization (i18n) and localization (l10n) solution☆56Updated 11 months ago
- django-constance integration for Wagtail CMS☆13Updated 3 years ago
- First-class Postgres feature support for the Django ORM.☆182Updated 12 years ago
- Django Assets Managed Nicely☆30Updated last year
- Model manager utils for Django☆57Updated 10 months ago
- Stores a model as a dictionary☆27Updated 6 years ago
- ORM-queryable YAML fixtures for Django☆72Updated last year
- ☆45Updated 2 years ago
- django-papertrail - An elegant solution for keeping a relational log of events in a Django application.☆30Updated 5 months ago
- Lightweight & modular queue and cron system for Django☆48Updated last year
- Entity relationship management for Django☆57Updated 5 months ago
- Protect your sensitive Django views by requiring re-authentication☆48Updated last month
- An ltree extension implementation to support hierarchical tree-like data using the native Postgres extension ltree in django models☆64Updated last month
- Content flagging for Django☆23Updated 4 years ago
- django-profiler is util for profiling python code mainly in django projects but can be used also on ordinary python code. It counts sql q…☆56Updated 6 years ago
- View, filter, and kill Postgres queries.☆41Updated 6 months ago
- ☆38Updated 9 years ago
- Backport of Django 1.9's password validation system for use with earlier Django versions.☆30Updated 8 years ago
- Bridge between Django Models and SQLAlchemy Tables☆77Updated 8 years ago
- Utilities for working with Django's prefetch_related system☆15Updated 3 years ago
- Run manage.py commands from anywhere. Finds the closest to current path manage.py file and runs commands against it.☆34Updated 4 years ago
- Django Contributing Commons (CC)☆22Updated 7 years ago
- Displays a red warning banner if you are running an insecure Django release.☆72Updated 2 years ago
- Nice pytest plugin to help you with Django pluggable application testing.☆41Updated 2 weeks ago
- Instrumentation for django page loads☆311Updated 5 years ago
- System checks for your project's environment.☆44Updated 2 weeks ago
- Check for differences between requirements.txt files and your environment☆37Updated 2 weeks ago
- A celery task class whose execution is delayed until after the request finishes, using request_started and request_finished signals from …☆57Updated 2 years ago