14 projects
django-query-inspector
A collection of tools to render, export and inspect Django Querysets.
django-htmx-forms
A Django helper app to add editing capabilities to the frontend using Django, HTMX and modal forms.
django-task
A Django app to run new background tasks from either admin or cron, and inspect task history from admin; based on django-rq
django-ajax-datatable
Helper class to integrate Django with datatables
django-admin-logviewer
Allows the viewing and download of specific log files in real time directly from the Django admin interface.
django-frontend-forms
A Django helper app to add editing capabilities to the frontend using modal forms
minimalistic-deploy
Minimalistic support to deploy a Django project via SSH
django-weasypdf
A Django class-based view helper to generate PDF with WeasyPrint
django-encrypted-json-fields
A set of fields that wrap standard Django fields, including JSONField, with encryption provided by the python cryptography library
djtest
Interactive test runner for Django projects
django-upload-form
A minimal (yet careful about UX) solution to upload multiple files in a Django project, using a Django-like Form Class
django-tables-cleaner
A Django app used to remove oldest records from specific db tables.
django-query-tracer
A simplified version of django-devserver limited to SQL tracing and Ajax dump.
sitesync
Script to sync db and/or data from remote host