Removed an excess colon. Thanks to jMyles for the patch.

This commit is contained in:
Alex Gaynor 2012-09-20 13:49:26 -07:00
parent 26ff2be787
commit e06b54391d
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ these changes.
* The function-based generic view modules will be removed in favor of their
class-based equivalents, outlined :doc:`here
</topics/class-based-views/index>`:
</topics/class-based-views/index>`.
* The :class:`~django.core.servers.basehttp.AdminMediaHandler` will be
removed. In its place use