kimetrica / django-binary-database-files
A storage system for Django that stores uploaded files in the database.
☆11Updated last year
Alternatives and similar repositories for django-binary-database-files:
Users that are interested in django-binary-database-files are comparing it to the libraries listed below
- Django app that makes you able to build advanced queries via admin filters UI☆25Updated 4 years ago
- An ltree extension implementation to support hierarchical tree-like data using the native Postgres extension ltree in django models☆60Updated 2 months ago
- django-eventlog is a very simple event logger you can use to track certain actions in your code. Events are stored in a Django model and …☆33Updated 3 months ago
- a template tag to help render json-ld structured data.☆30Updated last year
- treewidget for django admin☆22Updated last year
- A StreamField for Django. Ported from Wagtail, with new DjangoAdmin-like API.☆27Updated 3 years ago
- Django User g11n (globalization) provides fields for users to set time zones and regions, as well as middleware to handle them properly.☆25Updated 8 months ago
- Show Django Debug Toolbar in non- or partial-HTML views.☆14Updated 2 years ago
- Native Postgres upsert, update, and copy operations.☆66Updated last month
- Use Postgres' generate_series to create sequences with Django's ORM☆27Updated 6 months ago
- A Django application that associates Groups with Terms requiring consent from logged in members.☆14Updated last month
- A set of Django Management Commands to help you understand and visualize your project's models