0
0
mirror of https://github.com/django/django.git synced 2024-12-01 07:31:48 +01:00
django/django
2015-06-03 19:20:12 -06: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 #24604 -- Added JSONField to contrib.postgres. 2015-05-30 23:10:30 +01:00
core Fixed #24776 -- Improved apps.get_app_config() error message on fully-qualified package names. 2015-05-22 11:08:25 -04:00
db Cleaned up docstring style, per Tim Graham review. 2015-06-03 19:20:12 -06:00
dispatch
forms Fixed #24788 -- Allowed Forms to specify a prefix at the class level. 2015-05-25 20:23:31 -04: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 #24773 -- Added a json() method on test client responses. 2015-05-25 10:42:30 -04:00
utils Fixed #24230 -- Added translated language name for i18n template tag/filter. 2015-06-02 16:04:01 -04:00
views Ref #23643 -- Added plain text report of exception chain. 2015-06-01 08:23:54 -04:00
__init__.py
shortcuts.py Fed tuples to startswith when appropriate 2015-03-13 21:58:28 +01:00