django1/django
Claude Paroz fc40a6504b Fixed #17159 -- Validated returned number of next|previous_page_number
Thanks mehta.apurva at gmail.com for the report and the initial patch
and neaf for the complete patch.
2012-06-09 17:55:24 +02:00
..
bin Made more extensive usage of context managers with open. 2012-05-05 14:06:36 +02:00
conf Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
contrib Fixed #17760 -- Implemented callable database features as cached properties 2012-06-09 15:59:52 +02:00
core Fixed #17159 -- Validated returned number of next|previous_page_number 2012-06-09 17:55:24 +02:00
db Fixed #17760 -- Implemented callable database features as cached properties 2012-06-09 15:59:52 +02:00
dispatch Got rid of old __cmp__methods replaced by rich comparison. 2012-05-18 14:52:24 +02:00
forms Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
http Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
middleware Fixed #18042 -- Advanced deprecation warnings. 2012-05-03 15:27:01 +02: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 Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
templatetags Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
test Reverted 905e33f, now that DatabaseFeatures does not need confirm 2012-06-09 17:05:54 +02:00
utils Used git log instead of git show for last commit's timestamp 2012-06-08 23:04:03 +03:00
views Fixed #16418 -- Made generic views work with ModelForms 2012-06-09 01:12:14 +03:00
__init__.py Moved version code out of __init__.py. 2012-04-29 13:44:32 -05:00