Removed an excess colon. Thanks to jMyles for the patch.
This commit is contained in:
parent
26ff2be787
commit
e06b54391d
|
@ -134,7 +134,7 @@ these changes.
|
||||||
|
|
||||||
* The function-based generic view modules will be removed in favor of their
|
* The function-based generic view modules will be removed in favor of their
|
||||||
class-based equivalents, outlined :doc:`here
|
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
|
* The :class:`~django.core.servers.basehttp.AdminMediaHandler` will be
|
||||||
removed. In its place use
|
removed. In its place use
|
||||||
|
|
Loading…
Reference in New Issue