Use Database URLs in your Django Application.
Project description
This simple Django utility allows you to utilize the 12factor inspired DATABASE_URL environment variable to configure your Django application.
Usage
Configure your database in settings.py:
DATABASES['default'] = dj_database_url.config()
Nice and simple.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dj-database-url-0.1.2.tar.gz
(1.7 kB
view details)
File details
Details for the file dj-database-url-0.1.2.tar.gz.
File metadata
- Download URL: dj-database-url-0.1.2.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6169f2c272326e3cced6999effb19013365ea73f6ed6c731efa4e346711d8969
|
|
| MD5 |
8b285dba950c9ca6e3f6082be64b2faf
|
|
| BLAKE2b-256 |
048929cdbc86a0890a4f1e46b6f4bb9b7959e461e0202f6a305bd8b586cc1404
|