django/django
Chris Beaven 4fa9646716 Fixes #11596 -- Make paginator.Page iterable
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16018 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-04-06 09:40:26 +00:00
..
bin Fixed #14419 -- Enhanced the help text of the makemessages management command. Thanks lsaffre for the report and suggestions and gruszczy for the patch. 2011-01-25 01:39:39 +00:00
conf Removed deprecated 'no' translation 2011-04-02 08:43:43 +00:00
contrib Tweaked r16016: Removed a now superflous __init__ method in the Oracle GIS backend DatabaseOperations class. 2011-04-05 11:29:16 +00:00
core Fixes #11596 -- Make paginator.Page iterable 2011-04-06 09:40:26 +00:00
db Fixed #13630 -- Made __init__ methods of all DB backends' DatabaseOperations classes take a `connection` argument. Thanks calexium for the report. 2011-04-05 00:19:17 +00:00
dispatch Removed a bunch more Python 2.4 workarounds now that we don't support that version. Refs #15702 -- thanks to jonash for the patch. 2011-03-28 02:11:19 +00:00
forms Removed deprecated en_format helper function. 2011-04-02 08:40:14 +00:00
http Advanced deprecation on CompatCookie. 2011-04-02 08:40:38 +00:00
middleware Removed deprecated CsrfResponseMiddleware, and corresponding tests and docs 2011-03-30 17:34:26 +00:00
shortcuts Fixed #15010 -- Added current_app parameter to close gap between TemplateResponse and render method. Thanks, acdha. 2011-01-05 22:41:43 +00:00
template Advanced deprecations in django.template. 2011-04-02 08:41:03 +00:00
templatetags Removed a bunch more Python 2.4 workarounds now that we don't support that version. Refs #15702 -- thanks to jonash for the patch. 2011-03-28 02:11:19 +00:00
test Advanced deprecations in django.test. 2011-04-02 08:41:26 +00:00
utils Fixed grammar error in utils/functional.py from [15940] 2011-04-02 21:45:56 +00:00
views Fixed #15613: Don't send content-length headers for non-regular files. Thanks to jaylett. 2011-04-04 12:39:21 +00:00
__init__.py Bump everything for 1.3. 2011-03-23 05:06:31 +00:00