1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/django
2012-12-09 22:30:01 +01:00
..
bin
conf Fixed #19015 -- Removed ISO formats from localized formats.py 2012-12-01 14:15:06 +01:00
contrib Fixed #19439 -- Removed unused template tag library in change_password.html 2012-12-08 12:52:09 +01:00
core Edited the middleware doc for completeness, clarity, and consistency. 2012-12-09 22:30:01 +01:00
db Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:13:52 +01:00
dispatch Fixed #18963 -- Used a subclass-friendly pattern 2012-11-03 22:07:35 +01:00
forms Fixed #18574 -- Make BaseFormSet.is_valid call its underlying forms' is_valid 2012-12-06 20:00:56 +01:00
http Fixed #19036 -- Fixed base64 uploads decoding 2012-11-17 17:25:21 +01:00
middleware Fixed #19347 -- Removed unused variable definition in FetchFromCacheMiddleware 2012-12-01 13:52:26 +01:00
shortcuts Fix spelling error in the docstring 2012-11-23 16:20:18 +00:00
template Fixed #19392 -- Improved error for old-style url tags with dashes. 2012-12-09 16:17:56 +01:00
templatetags
test Enabled SimpleTestCase to be decorated by override_settings 2012-11-25 19:06:17 +01:00
utils Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:13:52 +01:00
views Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:13:52 +01:00
__init__.py