Skip to content

Commit

Permalink
Merge pull request #194 from angvp/patch-1
Browse files Browse the repository at this point in the history
Update link of GeoDjango
  • Loading branch information
blag authored May 11, 2018
2 parents bc46168 + f79fe40 commit c264558
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,9 @@ Install with pip:
pip install django-cities
```



## Configuration

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

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

Expand Down

0 comments on commit c264558

Please sign in to comment.