1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/django
2012-04-22 14:44:08 +00:00
..
bin
conf Removed deprecated URLField.verify_exists. 2012-03-31 13:55:03 +00:00
contrib Converted more test assertions to assert[Not]Contains. 2012-04-14 13:35:25 +00:00
core Fixed #5893 -- Added a flag to FilePathField to allow listing folders, in addition to regular files. Thank you to Brian Rosner, for encouraging me to first contribute to Django 4 years ago. 2012-04-22 14:44:08 +00:00
db Fixed #5893 -- Added a flag to FilePathField to allow listing folders, in addition to regular files. Thank you to Brian Rosner, for encouraging me to first contribute to Django 4 years ago. 2012-04-22 14:44:08 +00:00
dispatch
forms Fixed #5893 -- Added a flag to FilePathField to allow listing folders, in addition to regular files. Thank you to Brian Rosner, for encouraging me to first contribute to Django 4 years ago. 2012-04-22 14:44:08 +00:00
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 Advanced version identifiers for 1.5 development cycle. 2012-03-31 19:39:28 +00:00