1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/django
Sylvain Fankhauser 0a89915783 Fixed #24862 -- Improved PostGIS database connection error message
Thanks brycenesbitt for the patch.
2015-06-05 21:58:30 +02:00
..
apps Fixed #24776 -- Improved apps.get_app_config() error message on fully-qualified package names. 2015-05-22 11:08:25 -04:00
bin
conf Updated translations from Transifex 2015-04-30 14:29:08 +02:00
contrib Fixed #24862 -- Improved PostGIS database connection error message 2015-06-05 21:58:30 +02:00
core Fixed #24904 -- Fixed nested namespaces in current_app. 2015-06-05 11:47:21 -04:00
db Fixed #24924 -- Join promotion for multiple Case expressions 2015-06-05 12:22:43 -04:00
dispatch
forms Added release notes for feature added in fe21fb81 2015-06-05 11:42:58 +01:00
http Removed unnecessary arguments in .get method calls 2015-05-13 20:51:18 +02:00
middleware Removed unnecessary arguments in .get method calls 2015-05-13 20:51:18 +02:00
template Fixed #24847 -- Prevented items set on a RequestContext from being lost. 2015-05-27 10:04:57 -04:00
templatetags Fixed #24230 -- Added translated language name for i18n template tag/filter. 2015-06-02 16:04:01 -04:00
test Fixed #19542: Made mirroring databases for tests work with Oracle 2015-06-05 12:29:15 +03:00
utils Fixed #24927 -- Used python_2_unicode_compatible from six 2015-06-05 08:40:57 -04:00
views Ref #23643 -- Added plain text report of exception chain. 2015-06-01 08:23:54 -04:00
__init__.py
shortcuts.py