dj-database-url

DB config tool

A utility to simplify Django database configuration using environment variables.

Use Database URLs in your Django Application.

GitHub

2k stars
34 watching
207 forks
Language: Python
last commit: 20 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kennethreitz/dj-database-url Utility for configuring Django databases using environment variables or URLs. 40
jazzband/django-constance Allows dynamic configuration of Django applications 1,733
jazzband/django-configurations A tool that organizes Django project settings using object-oriented programming patterns. 1,109
jazzband/django-downloadview Provides tools to serve files with Django efficiently and securely. 387
jazzband/django-formtools Abstractions for Django forms to simplify complex form handling and previewing 821
jazzband/django-nose Tools for running and testing Django applications 880
jazzband/django-robots A Django app for managing robots exclusion protocol files 459
jazzband/django-user-sessions Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. 637
jazzband/django-admin2 A modern, extendable admin interface built on top of Django. 1,182
jazzband/django-simple-history A Django app that stores model history and allows view/revert changes from the admin site. 2,233
jazzband/django-analytical An application that integrates multiple analytics services into Django projects in a generic and customizable way. 1,201
jazzband/django-waffle A tool for managing feature toggles in Django applications. 1,138
jazzband/django-queued-storage A Django storage backend that enables local and remote storage with asynchronous file transfer using Celery 318
funkybob/django-classy-settings Provides a minimalist class-based settings approach for Django 36
jazzband/django-dbbackup Provides management commands to backup and restore Django projects' databases and media files with various storage options. 989