issues
search
jazzband
/
dj-database-url
Use Database URLs in your Django Application.
https://pypi.org/project/dj-database-url/
BSD 3-Clause "New" or "Revised" License
1.49k
stars
205
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support spatialite backend
#55
cancan101
closed
8 years ago
1
Document the 'env' parameter
#54
edmorley
closed
8 years ago
1
MySQL backend doesn't work on python 3
#53
igorcamp
closed
8 years ago
1
Proper support for OPTIONS based on DATABASE_URL querystring
#52
loisaidasam
closed
8 years ago
9
Added support for CONN_MAX_AGE for Django 1.6+
#51
peterfarrell
closed
8 years ago
4
supports database options
#50
nwp90
closed
8 years ago
2
fail to pick up database NAME
#49
joedevgee
closed
8 years ago
2
Need a new release to support percent encoded postgres urls
#48
cwood
closed
8 years ago
2
Fallback to 'default' database config
#47
egrim
closed
8 years ago
1
Add support for mongodb
#46
arruda
closed
9 years ago
3
Support special characters in user, password and name fields.
#45
tomwys
closed
8 years ago
3
Update README.rst. Import library first
#44
kevgathuku
closed
9 years ago
2
Import the module first before using. Missing in docs
#43
kevgathuku
closed
9 years ago
1
add oracle support
#42
slafs
closed
8 years ago
3
Added support for url encoded usernames, passwords and hostnames
#41
binarymatt
closed
8 years ago
0
Enable automated testing with Python 3.4
#40
frewsxcv
closed
10 years ago
1
Handle special characters in database URL
#39
sephii
closed
8 years ago
13
Add support for Oracle's MySQL adapter
#38
ghost
closed
10 years ago
1
Add URL schema examples to README
#37
BHSPitMonkey
closed
10 years ago
1
Added support for python mysql-connector
#36
svdgraaf
closed
8 years ago
1
Remove .pyc file, add .gitignore
#35
JeffPaine
closed
10 years ago
1
Remove Travis CI unsupported python version
#34
JeffPaine
closed
10 years ago
1
Fix cleardb test
#33
JeffPaine
closed
10 years ago
2
Add setup.cfg for wheel support
#32
JeffPaine
closed
10 years ago
3
Add trove classifiers to setup.py for python versions
#31
JeffPaine
closed
10 years ago
3
Added tox support
#30
dbrgn
closed
10 years ago
1
Added support for percent-encoded Postgres paths.
#29
dbrgn
closed
10 years ago
6
Add OPTIONS capability to db url parsing.
#28
santtu
closed
10 years ago
1
Provide classifiers for PyPI that specify which Python versions are supported
#27
cool-RR
closed
8 years ago
1
Ability to set different engine
#26
hiisi13
closed
10 years ago
1
Add MySQL (GIS) support
#25
mwarkentin
closed
10 years ago
4
add support for local databases, without a hostname
#24
tymofij
closed
10 years ago
1
Updated release to include kennethreitz/dj-database-url#21
#23
jvc26
closed
11 years ago
3
Added spatialite backend
#22
flashingpumpkin
closed
10 years ago
2
Fix for issue #20
#21
carlio
closed
11 years ago
3
Doesn't support in-memory sqlite databases
#20
carlio
closed
11 years ago
0
Local MySQL Database URL
#19
dghubble
closed
8 years ago
2
Add support to set django database OPTIONS value via URL query parameters.
#18
scottpersinger
closed
11 years ago
1
OPTIONS entry
#17
ulyssesv
closed
12 years ago
3
Added :target: attribute to Travis status image in README
#16
doismellburning
closed
12 years ago
1
Fixed too-short title underline
#15
doismellburning
closed
12 years ago
1
Added docs for default argument to config
#14
wraithan
closed
12 years ago
1
Add "pgsql" as a PostgreSQL URL scheme.
#13
gabrielgrant
closed
10 years ago
2
Add the URL that was used to the returned config?
#12
DannyGoodall
closed
8 years ago
1
django.core.exceptions.ImproperlyConfigured when trying to parse a postgres url
#11
mahmoudhossam
closed
12 years ago
2
This patch fixes the way urls are parsed to support blank passwords, usernames, hostnames...etc. This is particularly important in dev environments with Postgres, where blank passwords currently don't work
#10
cberner
closed
10 years ago
2
Support the 'postgresql' url scheme.
#9
bencord0
closed
12 years ago
1
Registerd postgis URL scheme.
#8
mrluanma
closed
12 years ago
1
Added ``postgis`` url scheme
#7
fcurella
closed
12 years ago
1
Way to abstract this for CACHES setting?
#6
jezdez
closed
8 years ago
3
Previous
Next