dj-database-url

Database configurer

Utility for configuring Django databases using environment variables or URLs.

Use Database URLs in your Django Application.

GitHub

40 stars
2 watching
7 forks
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jazzband/dj-database-url A utility to simplify Django database configuration using environment variables. 1,500
kennethreitz/django-postgrespool A connection pooling library for Django applications to manage Postgres databases. 7
ierror/django-js-reverse Makes named URL handling in Django easy and non-intrusive from JavaScript 538
edoburu/django-any-urlfield Provides an improved URL selector to choose between internal models and external URLs in Django applications. 51
julianwachholz/django-guest-user Allows visitors to interact with a website without requiring registration. 75
phpdude/django-macros-url A Django library that simplifies URL pattern writing by providing pre-defined macro patterns 139
adamchainz/django-mysql Extensions to Django for improved support and features with MySQL/MariaDB databases 576
miki725/django-url-filter Provides an interface to filter data via human-friendly URLs in Django applications 332
jazzband/django-constance Allows dynamic configuration of Django applications 1,733
ceterai/django-pyproject Tool to store Django settings in pyproject.toml file 5
kevinlondon/django-by-example Tutorials on building web applications using Django, a high-level Python web framework. 19
skorokithakis/django-loginas Allows Django admin users to log in as other users with customizable permissions and URL redirects. 365
andrewgodwin/urlman Provides a way to generate and manipulate URLs in Django models in a more elegant and flexible manner. 119
django-admin-tools/django-admin-tools Extends Django's admin interface with a customizable dashboard and navigation menu 868
keevitaja/linguist A package providing multilingual URL generation and redirection support in Laravel framework. 190