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.3.tar.gz
(11.7 kB
view details)
Built Distribution
File details
Details for the file django-geonames-api-0.8.3.tar.gz
.
File metadata
- Download URL: django-geonames-api-0.8.3.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98e42dc863a07363414f62ea76637304c8cb075e131f39276324b0942b52aeca |
|
MD5 | 36bc9b5ebdb79e1fbe78c9c6ac707cbf |
|
BLAKE2b-256 | f7120e7ecca8f6655623b79c0e5232d7189faf1f328d7d56131a04e5b5503a11 |
File details
Details for the file django_geonames_api-0.8.3-py3-none-any.whl
.
File metadata
- Download URL: django_geonames_api-0.8.3-py3-none-any.whl
- Upload date:
- Size: 17.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2beefbfeb3f25c652b3ab5223d97ab9de58c2a71914aa153358c654b49d0947 |
|
MD5 | ddf7ef93e029f724f355db6474eed138 |
|
BLAKE2b-256 | 64f76ff9670fe71cdc036d768b3295efce4ed5c674e367953f38376d83b8c0ba |