1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/django
2010-02-21 23:43:28 +00:00
..
bin
conf Fixed #12853 - Updated Brazilian portuguese translation. Thanks, Guilherme Gondim. 2010-02-21 23:42:30 +00:00
contrib Fixed #12066 - Moved auth context processor from core to the auth app. Thanks, Rob Hudson. 2010-02-21 23:40:47 +00:00
core Fixed #12066 - Moved auth context processor from core to the auth app. Thanks, Rob Hudson. 2010-02-21 23:40:47 +00:00
db Fixed #11535: Corrected SQL generated for queries involving generic relations and ORed Q objects. Thanks to brianglass for report, tobias for fix and test, and Alex for review. 2010-02-10 19:21:52 +00:00
dispatch
forms Fixed #6054: work around PIL's installation brokeness by detecting either of the two ways it can end up being installed. 2010-02-14 18:28:28 +00:00
http
middleware
shortcuts
template Fixed #5972 - Allow the template filters to be used with the trans tag. Thanks for the initial patch, Dmitri Fedortchenko. 2010-02-21 23:43:28 +00:00
templatetags Fixed #5972 - Allow the template filters to be used with the trans tag. Thanks for the initial patch, Dmitri Fedortchenko. 2010-02-21 23:43:28 +00:00
test Fixed #12011 -- Modified the test client to preserve the request scheme on a redirect. Thanks to tgardner for the report and patch. 2010-02-13 12:01:14 +00:00
utils Fixed #11384 - Make sure translations in the project directory really override translations in apps as specified in the docs. 2010-02-16 12:17:17 +00:00
views Fixed #12804 - regression with decorating admin views. 2010-02-09 15:02:39 +00:00
__init__.py