mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Fixed grammatical typos in gis docs.
This commit is contained in:
parent
6dd503851c
commit
2b31f14d89
2 changed files with 3 additions and 6 deletions
|
@ -94,7 +94,7 @@ Add ``django.contrib.gis`` to :setting:`INSTALLED_APPS`
|
|||
|
||||
Like other Django contrib applications, you will *only* need to add
|
||||
:mod:`django.contrib.gis` to :setting:`INSTALLED_APPS` in your settings.
|
||||
This is the so that ``gis`` templates can be located -- if not done, then
|
||||
This is so that the ``gis`` templates can be located -- if not done, then
|
||||
features such as the geographic admin or KML sitemaps will not function properly.
|
||||
|
||||
Troubleshooting
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue