1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/django
2012-04-14 13:35:25 +00:00
..
bin
conf
contrib Converted more test assertions to assert[Not]Contains. 2012-04-14 13:35:25 +00:00
core Fixed #18035 -- Removed deprecated AdminMediaHandler, as per official deprecation timeline. Thanks Jannis Leidel and Ramiro Morales for the review. 2012-04-08 21:13:32 +00:00
db Fixed #18002 -- Fixed typo in attribute name in ReverseSingleRelatedObjectDescriptor. 2012-04-12 20:23:41 +00:00
dispatch
forms
http
middleware
shortcuts
template Fixed #18103 -- Regression introduced in r17895. 2012-04-11 13:00:38 +00:00
templatetags
test Fixed #17848 -- Added setting_changed signal for cases when TEMPLATE_CONTEXT_PROCESSORS is overriden in tests. 2012-04-09 13:24:57 +00:00
utils Fixed #18071 -- Ignored case sensitivity in urlize utility. Thanks luke@creaturecreative.com and adamzap for the report and the patch. 2012-04-11 17:49:22 +00:00
views Fixed #18087 -- Prevented date-based generic views from loading entire tables in memory when pagination is enabled. 2012-04-10 20:05:46 +00:00
__init__.py