0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00

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

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