Refs #24855 -- fixed typo in 1.10 release notes
This commit is contained in:
parent
44930cc466
commit
6ea7b6776c
|
@ -69,7 +69,7 @@ Minor features
|
||||||
being able to log out.
|
being able to log out.
|
||||||
|
|
||||||
* Added the optional ``backend`` argument to :func:`~django.contrib.auth.login`
|
* Added the optional ``backend`` argument to :func:`~django.contrib.auth.login`
|
||||||
to allowing using it without credentials.
|
to allow using it without credentials.
|
||||||
|
|
||||||
:mod:`django.contrib.contenttypes`
|
:mod:`django.contrib.contenttypes`
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
Loading…
Reference in New Issue