14 projects
django-db-queue
Simple database-backed job queue system
django-readers
A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Django projects.
django-s3-file-upload
Upload files from the browser to S3 - server side implementation
django-log-request-id
Django middleware and log filter to attach a unique ID to every log message generated as part of a request
django-enforce-host
Middleware to redirect requests to a canonical hostname
django-forms-dynamic
Resolve form field arguments dynamically when a form is instantiated, not when it's declared.
django-wrapwith
A Django template tag for wrapping a template block in a reusable enclosing template
django-zen-queries
Explicit control over query execution in Django applications.
django-readers-debug
A pretty-printer for debugging django-readers queryset functions
django-rest-framework-serialization-spec
Specify API endpoint data shape declaratively in a DRF view
django-db-queue-exports
An extension to django-db-queue for monitoring long running jobs
crabtools
A simple unix toolkit for working with local development environments.
django-simple-robots
Simple robots.txt file serving for web applications
csv-wrangler
Statically-typed Python 3 CSV generation helpers