Skip to content

Commit c264558

Browse files
authored
Merge pull request #194 from angvp/patch-1
Update link of GeoDjango
2 parents bc46168 + f79fe40 commit c264558

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,9 @@ Install with pip:
9090
pip install django-cities
9191
```
9292

93-
94-
9593
## Configuration
9694

97-
You'll need to enable GeoDjango. See that [documentation](https://docs.djangoproject.com/en/1.10/ref/contrib/gis/tutorial/#setting-up) for guidance.
95+
You'll need to enable GeoDjango. See that [documentation](https://docs.djangoproject.com/en/stable/ref/contrib/gis/tutorial/#setting-up) for guidance.
9896

9997
You'll need to add `cities` to `INSTALLED_APPS` in your projects `settings.py` file:
10098

0 commit comments

Comments
 (0)