Commit graph

19 commits

Author SHA1 Message Date
carlio
e17c0308c7 Replacing tab with spaces 2013-01-05 11:28:27 +01:00
carlio
a14743d00b Handling special case of sqlite://:memory: 2013-01-05 11:25:37 +01:00
carlio
fc70e019ba Empty sqlite path will now use a :memory: database 2013-01-05 11:22:45 +01:00
Kenneth Reitz
c27a5e2b38 python3 support 2012-06-19 11:53:51 -04:00
Kenneth Reitz
78c2070456 remove query strings from name 2012-06-19 11:21:06 -04:00
Kenneth Reitz
df9319ac93 refactor scheme lookup 2012-06-19 10:57:33 -04:00
bencord0
34e1863af3 RedHat's OpenShift platform uses the 'postgresql' scheme.
Note:
Use .config(env=OPENSHIFT_DB_URL) or some other way to set DATABASE_URL=$OPENSHIFT_DB_URL
2012-06-17 16:09:29 +02:00
Zhao Xiaohong
90cbde873f Registerd postgis URL scheme. 2012-06-05 10:37:58 +08:00
Flavio Curella
5030d257b5 Added postgis:// url scheme 2012-06-03 12:23:37 -05:00
George Hickman
d5e81355a5 Use get() on os.environ instead of an if. 2012-05-30 09:46:21 +01:00
Kenneth Reitz
df7f4ec14b parse(s) 2012-05-30 01:51:08 -04:00
Kenneth Reitz
2a78118ec7 defaults for env 2012-05-30 01:23:28 -04:00
Jamie Matthews
6e2124c2d7 Add support for SQLite 2012-05-01 17:23:09 +01:00
Kenneth Reitz
e6cf053d94 typo 2012-04-30 15:04:06 -04:00
Kenneth Reitz
37340e253d parse / config 2012-04-30 14:55:37 -04:00
Kenneth Reitz
7462e79d51 new style 2012-04-30 14:33:12 -04:00
Kenneth Reitz
e345b7b1a0 docstring cuft 2012-04-30 13:43:40 -04:00
Kenneth Reitz
8329e83b8b Update dj_database_url.py 2012-04-30 14:37:48 -03:00
Kenneth Reitz
905db96bbb simple enough 2012-04-30 13:37:05 -04:00