mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Fixed doc typos.
This commit is contained in:
parent
55fb162588
commit
7f2505ad9e
27 changed files with 38 additions and 38 deletions
|
@ -770,7 +770,7 @@ out the `full reference`_ for more details.
|
|||
expected locations during the execution of these tests.
|
||||
|
||||
In Django 1.7 this dependency of core functionality on a ``contrib``
|
||||
appplication has been removed, because of which ``LiveServerTestCase``
|
||||
application has been removed, because of which ``LiveServerTestCase``
|
||||
ability in this respect has been retrofitted to simply publish the contents
|
||||
of the file system under :setting:`STATIC_ROOT` at the :setting:`STATIC_URL`
|
||||
URL.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue