dj-database-url
Database configurer
Utility for configuring Django databases using environment variables or URLs.
Use Database URLs in your Django Application.
40 stars
2 watching
7 forks
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility to simplify Django database configuration using environment variables. | 1,500 |
| A connection pooling library for Django applications to manage Postgres databases. | 7 |
| Makes named URL handling in Django easy and non-intrusive from JavaScript | 538 |
| Provides an improved URL selector to choose between internal models and external URLs in Django applications. | 51 |
| Allows visitors to interact with a website without requiring registration. | 75 |
| A Django library that simplifies URL pattern writing by providing pre-defined macro patterns | 139 |
| Extensions to Django for improved support and features with MySQL/MariaDB databases | 576 |
| Provides an interface to filter data via human-friendly URLs in Django applications | 332 |
| Allows dynamic configuration of Django applications | 1,733 |
| Tool to store Django settings in pyproject.toml file | 5 |
| Tutorials on building web applications using Django, a high-level Python web framework. | 19 |
| Allows Django admin users to log in as other users with customizable permissions and URL redirects. | 365 |
| Provides a way to generate and manipulate URLs in Django models in a more elegant and flexible manner. | 119 |
| Extends Django's admin interface with a customizable dashboard and navigation menu | 868 |
| A package providing multilingual URL generation and redirection support in Laravel framework. | 190 |