Danilo Bargen
|
8c7fa4a026
|
Added support for percent-encoded postgres paths
This allows the user to specify unix domain sockets as host.
Example: postgresql://%2Fvar%2Flib%2Fpostgresql/dbname
Reference: http://www.postgresql.org/docs/9.2/interactive/libpq-connect.html#AEN38162
|
2014-08-26 22:10:36 +02:00 |
|
Stephen Eisenhauer
|
4a972d8067
|
Add URL schema examples to README
Also reordered some of the sections for a more logical flow
|
2014-04-18 01:35:07 -05:00 |
|
Michael Warkentin
|
5abe35049f
|
Add MySQL (GIS) support
Add mysqlgis url scheme which uses django.contrib.gis.db.backends.mysql,
add a test, and update the README.
|
2014-01-08 15:18:46 -05:00 |
|
Kenneth Reitz
|
890a3dba87
|
Merge pull request #15 from doismellburning/fix_readme_title_underline
Fixed too-short title underline
|
2012-09-26 10:40:04 -07:00 |
|
Kristian Glass
|
060bf13c3a
|
Fixed too-short title underline
|
2012-09-24 16:45:34 +01:00 |
|
Kristian Glass
|
3f69239b27
|
Added :target: attribute to Travis status image in README
|
2012-09-24 16:44:31 +01:00 |
|
Chris McDonald
|
a4e081f08a
|
Added docs for default argument to config
Perhaps could be formatted/organized better but this gets it in the docs.
|
2012-09-13 03:33:03 -07:00 |
|
Kenneth Reitz
|
0400f59e6d
|
fixed url
|
2012-06-21 12:04:16 -04:00 |
|
Kenneth Reitz
|
0b9d11dbfd
|
travis status
|
2012-06-19 11:33:59 -04:00 |
|
Flavio Curella
|
5030d257b5
|
Added postgis:// url scheme
|
2012-06-03 12:23:37 -05:00 |
|
Marc Tamlyn
|
3a2232f3a6
|
Set the DATABASES dict rather than assigning to it.
Basically just to allow more copy-pasting from the README. I know it should be obvious but it was instinct to copy verbatim.
|
2012-05-28 16:28:19 +02:00 |
|
Jamie Matthews
|
34ecac9dd0
|
Add note to README on supported databases
|
2012-05-01 17:24:37 +01:00 |
|
Kenneth Reitz
|
08c8ffaad8
|
readme notes
|
2012-04-30 15:08:20 -04:00 |
|
Kenneth Reitz
|
7462e79d51
|
new style
|
2012-04-30 14:33:12 -04:00 |
|
Kenneth Reitz
|
854889275f
|
Update README.rst
|
2012-04-30 14:39:32 -03:00 |
|
Kenneth Reitz
|
a0d824428e
|
readme update
|
2012-04-30 13:37:58 -04:00 |
|
Kenneth Reitz
|
1d3e8ccd5a
|
readme
|
2012-04-30 13:25:03 -04:00 |
|