1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/django
2012-03-14 09:05:08 +00:00
..
bin
conf Pulled the core translations updates from Transifex. Refs #17822. 2012-03-14 08:51:40 +00:00
contrib Pulled the humanize translations updates from Transifex. Refs #17822. 2012-03-14 09:05:08 +00:00
core Fix #17879: Corrected regression in python (inherited by yaml and json) serializer that prevented serializing model instances with null FK ref to a model when serializing with natural keys. Thanks danfairs and tmitchell. 2012-03-12 19:41:31 +00:00
db Fixed #17882 (again) -- Updated the database connections' time zone when time-zone-related settings are changed in tests. 2012-03-13 23:29:15 +00:00
dispatch
forms Made a minor tweak to a doctoring in django/forms.forms.py that was missed in r17452. Thanks to Claude Paroz for the tip. 2012-02-05 08:12:07 +00:00
http Fixed #17277 - Wrap IOErrors raised due to client disconnect in a specific IOError subclass so they can be distinguished from more serious errors. Thanks David Lowe. 2012-02-10 22:51:07 +00:00
middleware Fixed #17817 -- Modified LocalMiddleware to use full URLs when redirecting to i18n URLs. Thanks to Paul for keeping an eye on the standards. 2012-03-02 22:35:26 +00:00
shortcuts
template Fixed #17660 -- Standardize extends tag token parsing 2012-02-21 02:59:05 +00:00
templatetags Fixed #17255 -- Removed "as" prefix from new timezone template filter names for the sake of clarity. Cheers to Aymeric Augustin for bearing with me. 2011-11-18 15:00:08 +00:00
test Fixed #17882 (again) -- Updated the database connections' time zone when time-zone-related settings are changed in tests. 2012-03-13 23:29:15 +00:00
utils Fixed #17873 -- Removed stale code from translation utilities that should have been removed a while ago. Thanks, Aymeric Augustin. 2012-03-12 18:51:48 +00:00
views Updated core base translation files with new strings. Refs #17822. 2012-03-05 02:23:17 +00:00
__init__.py Bump for 1.4 RC 1. 2012-03-05 17:22:23 +00:00