django/django
Aymeric Augustin c2e19e26bc Fixed #17856 -- Passed obj to get_inline_instances
Thanks ybon, quinode and sjaensch for the patch, and Tim Graham
for the review.
2012-10-20 15:49:52 +02:00
..
bin [py3] Added fixer for python_2_unicode_compatible. 2012-08-12 14:44:40 +02:00
conf Updated base translation files 2012-10-15 11:17:06 +02:00
contrib Fixed #17856 -- Passed obj to get_inline_instances 2012-10-20 15:49:52 +02:00
core Removed custom WSGIRequestHandler.get_environ 2012-10-20 13:55:13 +02:00
db Moved F() '&' and '|' to .bitand() and .bitor() 2012-10-10 01:15:29 +03:00
dispatch Added a way to check if a signal has listeners 2012-09-28 18:10:52 +03:00
forms Fixed #16479 - Forms generated from formsets use ErrorList instead of supplied error_class 2012-10-13 15:28:20 +01:00
http Fixed #5611 -- Restricted accepted content types in parsing POST data 2012-10-20 14:56:16 +02:00
middleware Imported getLogger directly from logging module 2012-09-20 21:03:24 +02:00
shortcuts Fixed #15552 -- LOGIN_URL and LOGIN_REDIRECT_URL can take URLpattern names. 2012-09-08 16:58:35 -06:00
template Fixed #18484 -- Removed the div around the csrf token input 2012-10-13 11:30:09 +02:00
templatetags Replaced many smart_bytes by force_bytes 2012-08-29 11:20:32 +02:00
test Fixed #19094 -- Improved FakePayload to support write, len and string input 2012-10-20 15:36:24 +02:00
utils Build context strings out of [u|n]gettext 2012-10-15 10:00:22 +02:00
views [py3] Decoded the parsed source file encoding in debug view 2012-10-08 10:06:56 +02:00
__init__.py Moved version code out of __init__.py. 2012-04-29 13:44:32 -05:00