django/django
Aymeric Augustin 7ba29189fa Restored aliases for two APIs removed by app-loading. 2014-03-02 14:01:52 +01:00
..
apps Fixed two typos. 2014-02-15 15:16:16 +01:00
bin Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
conf Fixed #15318 -- Added settings for language cookie max-age, path, domain 2014-03-01 07:52:45 -05:00
contrib Fixed #22137 -- Made Widget.is_hidden a read-only property 2014-03-01 10:36:48 +01:00
core Fixed #22123 -- EmailValidator now also accepts IPv6 literals in addresses 2014-02-22 17:45:33 +01:00
db Restored aliases for two APIs removed by app-loading. 2014-03-02 14:01:52 +01:00
dispatch Simplified signal code. 2014-02-05 20:57:40 +01:00
forms Fixed #22137 -- Made Widget.is_hidden a read-only property 2014-03-01 10:36:48 +01:00
http Fixed #17942 -- Added a JsonResponse class to more easily create JSON encoded responses. 2014-02-14 18:25:19 -05:00
middleware Fixed #21389 -- Accept most valid language codes 2014-02-26 16:58:04 +01:00
template Removed Django 1.5 upgrade hints for {% url %} tag. 2014-02-28 07:18:45 -05:00
templatetags Fixed #21939 -- Deprecated loading ssi/url tags from future. 2014-02-16 13:25:21 +01:00
test Fixed a typo (I guess). 2014-02-13 17:36:53 +01:00
utils Fixed #22130 -- Deprecated fix_ampersands, removed utils.clean_html() 2014-03-01 14:07:57 +01:00
views Fixed #15318 -- Added settings for language cookie max-age, path, domain 2014-03-01 07:52:45 -05:00
__init__.py
shortcuts.py