0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/django
2014-03-06 11:35:58 -08:00
..
apps
bin
conf Fixed #22185 -- Added settings.CSRF_COOKIE_AGE 2014-03-06 08:28:43 -05:00
contrib Fixed issues and added new scripts to urlify.js 2014-03-06 00:14:27 +01:00
core Added --previous flag to msgmerge command used by makemessages 2014-03-06 10:20:01 +01:00
db Fixed #22183: Don't make a table for M2Ms with through= 2014-03-06 11:35:58 -08:00
dispatch Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
forms Reworked ErrorDict.as_json() to prevent unnecessary serialization/deserialization step. 2014-03-06 18:33:58 +01:00
http Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
middleware Fixed #22185 -- Added settings.CSRF_COOKIE_AGE 2014-03-06 08:28:43 -05:00
template Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
templatetags Fixed #21939 -- Deprecated loading ssi/url tags from future. 2014-02-16 13:25:21 +01:00
test Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
utils Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05: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