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.2.0.tar.gz
(1.8 kB
view details)
File details
Details for the file dj-database-url-0.2.0.tar.gz
.
File metadata
- Download URL: dj-database-url-0.2.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5edd253ccb407a0bd19e91c4c9bbe164632639767086b4a38f2d20e00010488b |
|
MD5 | faaf1e1f06f738f72ef964696c46e379 |
|
BLAKE2b-256 | d6cbab7fc10ea1e3571c34bcd74c3b3090e2d3c378d01ad79550fc967cd84114 |