django1/django
Tim Graham ee0208108b Revert "[1.7.x] Fixed #23088 -- Used `six` `range` type in `Paginator.page_range`."
This reverts commit ce95ab8f02.

It caused some backwards compatibility concerns (refs #23140).
2014-08-01 10:14:28 -04:00
..
apps [1.7.x] Checked more precisely whether the app registry is ready. 2014-07-12 18:50:23 +02:00
bin Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
conf [1.7.x] Fixed #22887 -- Added comment for translators on unique_for_date error message 2014-07-26 13:56:58 +02:00
contrib [1.7.x] Fixed #23078 -- Regression in update_contenttypes() interactivity. 2014-07-23 08:49:55 -04:00
core Revert "[1.7.x] Fixed #23088 -- Used `six` `range` type in `Paginator.page_range`." 2014-08-01 10:14:28 -04:00
db [1.7.x] Fixed flake8 warnings. 2014-07-31 09:25:23 -04:00
dispatch Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
forms [1.7.x] Fixed #13794 -- Fixed to_field usage in BaseInlineFormSet. 2014-07-10 17:36:04 -04:00
http [1.7.x] Added a space before explanation of "Invalid HTTP_HOST header: ..." 2014-07-05 20:19:17 -04:00
middleware [1.7.x] Fixed several typos in Django 2014-05-29 07:53:02 -04:00
template [1.7.x] Fixed #23060 -- Prevented UnicodeDecodeError in debug templatetag 2014-07-26 18:04:01 +02:00
templatetags [1.7.x] Fix many many typos in comments throughout the codebase 2014-04-26 14:35:57 -04:00
test [1.7.x] Fixed #22771 -- Fixed test.Client.logout when using custom auth backend. 2014-06-16 08:29:52 -04:00
utils [1.7.x] Fixed #23083 -- Fixed runserver reloading when deleting a file. 2014-07-25 13:25:16 -04:00
views [1.7.x] Fixed code to solve #23070 problem 2014-07-26 14:53:31 +02:00
__init__.py [1.7.x] Bump version number for 1.7 RC 2. 2014-07-27 14:33:04 +02:00
shortcuts.py Moved relative URL handling added in refs #21177 to a better place. 2014-02-15 07:54:35 -05:00