Commit e06b5439 authored by Alex Gaynor's avatar Alex Gaynor
Browse files

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

parent 26ff2be7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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