mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.
This commit is contained in:
parent
6c3525a09d
commit
c23aa73626
15 changed files with 18 additions and 17 deletions
|
@ -311,7 +311,7 @@ You can also install the database adapter(s) of your choice using
|
|||
If you want to test the memcached cache backend, you'll also need to define
|
||||
a :setting:`CACHES` setting that points at your memcached instance.
|
||||
|
||||
To run the GeoDjango tests, you will need to :doc:`setup a spatial database
|
||||
To run the GeoDjango tests, you will need to :doc:`set up a spatial database
|
||||
and install the Geospatial libraries</ref/contrib/gis/install/index>`.
|
||||
|
||||
Each of these dependencies is optional. If you're missing any of them, the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue