1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/django
2014-03-02 14:01:52 +01:00
..
apps
bin
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
db Restored aliases for two APIs removed by app-loading. 2014-03-02 14:01:52 +01:00
dispatch
forms Fixed #22137 -- Made Widget.is_hidden a read-only property 2014-03-01 10:36:48 +01:00
http
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
test
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