A simple Django app to implement the geonames database.
Project description
django-geonames is a simple Django app to implement the geonames database in your Django application. (load a contry from geonames, have the geographic autocompletion)
No detailed documentation is available for the time being.
Quick start
Add “django-geonames” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'geography', ... ]
Run python manage.py migrate to create the geonames models.
How to test?
python runtests.py –settings test_settings
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-geonames-api-0.8.8.tar.gz
(13.3 kB
view details)
Built Distribution
File details
Details for the file django-geonames-api-0.8.8.tar.gz
.
File metadata
- Download URL: django-geonames-api-0.8.8.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.2rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2d4a39fb9f8995ebcd09d7a790b76459659d3b75737aacb4eda611163b1d20c |
|
MD5 | 8c8451f8253f3d61ee7aaa86e6dd0c04 |
|
BLAKE2b-256 | 2e71a2883240068dfbe95bfec4d693b6eae53994e484a9840c45cd87c70ff399 |
File details
Details for the file django_geonames_api-0.8.8-py2.py3-none-any.whl
.
File metadata
- Download URL: django_geonames_api-0.8.8-py2.py3-none-any.whl
- Upload date:
- Size: 20.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.2rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2281ccbce596ebce9bd1bd9ded991b647a69a609514716c8147fb98227f94bbc |
|
MD5 | 2af0541d4b060b9f8ed9b66c511b47bf |
|
BLAKE2b-256 | fc722c66b1cea8e2aab3ec4b166b51c83f918ca94d5d620ad46e00dd0d5b8a04 |