Use dj-database-url to parse DATABASE_URL for Buildout environments
Project description
collective.recipe.database_url
Use dj-database-url to parse DATABASE_URL for Buildout environments
[buildout] develop = . extends = https://raw.githubusercontent.com/plock/pins/master/plone-4-3 https://raw.githubusercontent.com/plock/pins/master/dev # https://raw.githubusercontent.com/plock/pins/master/relstorage # https://raw.githubusercontent.com/plock/pins/master/relstorage [plone] eggs += RelStorage psycopg2 parts += database_url rel-storage = dbname ${database_url:name} host ${database_url:host} type ${database_url:engine} user ${database_url:user} password ${database_url:password} [database_url] recipe = collective.recipe.database_url
Changelog
0.0.2 (2015-07-04)
Update documentation
0.0.1 (2015-07-03)
Initial release
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
File details
Details for the file collective.recipe.database_url-0.0.2.zip
.
File metadata
- Download URL: collective.recipe.database_url-0.0.2.zip
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c30645c2e5189a99ffd66613c597cf315b0307d634d4dfed9bbf1739dc0a08bd |
|
MD5 | 1424a2d4b2d01ca50f76630835aaff08 |
|
BLAKE2b-256 | 57d74d2f5ef7a6c3c463fe8f182c330718bffbe71a6804272a7b4d5150bcd6d7 |