mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed typos in docs (django.contrib.site)
This commit is contained in:
committed by
Baptiste Mispelon
parent
bf5430a20b
commit
907ac64641
@@ -391,7 +391,7 @@ Minor features
|
||||
:mod:`django.contrib.sites`
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
* The new :class:`django.contrib.site.middleware.CurrentSiteMiddleware` allows
|
||||
* The new :class:`django.contrib.sites.middleware.CurrentSiteMiddleware` allows
|
||||
setting the current site on each request.
|
||||
|
||||
:mod:`django.contrib.staticfiles`
|
||||
|
||||
Reference in New Issue
Block a user