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.4.tar.gz
(1.8 kB
view details)
File details
Details for the file dj-database-url-0.1.4.tar.gz.
File metadata
- Download URL: dj-database-url-0.1.4.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14faa143247e267aefd807490e1e89e3ad9fac0a06c4aee3f9fe328849bd15cf
|
|
| MD5 |
ee1f46a6b0ca3329e6701b5578b2aee6
|
|
| BLAKE2b-256 |
3e78c18103be8b9f06a3cb9ee93adb63f91c16f8c8781c8abb0e5b06acef7106
|