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.3.tar.gz
(1.7 kB
view details)
File details
Details for the file dj-database-url-0.1.3.tar.gz
.
File metadata
- Download URL: dj-database-url-0.1.3.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 222744896dcbe939aa940217c940a8a95981be13beb9af639a1da024be4f9411 |
|
MD5 | 175111400fee7c1f6ce4a4829c8b26ee |
|
BLAKE2b-256 | bd80f8430a065c09367cd766cdea08f80d11b625944a653f96c2bd02d183355b |