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 = [ ... 'django-geonames', ]
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.tar.gz
(11.8 kB
view details)
Built Distribution
File details
Details for the file django-geonames-api-0.8.tar.gz
.
File metadata
- Download URL: django-geonames-api-0.8.tar.gz
- Upload date:
- Size: 11.8 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 | d73ab7ae2a53e38a5debc078dc46500b6260b6e8ed81dfadb53a34077f5a4fdb |
|
MD5 | 935e65ce9c48e11a3817b8d8ac752eeb |
|
BLAKE2b-256 | ca3e9108e728624eabfdf75dc24f3e58c2e0e211fb9c5341cf5969d3795c8a5e |
File details
Details for the file django_geonames_api-0.8-py3-none-any.whl
.
File metadata
- Download URL: django_geonames_api-0.8-py3-none-any.whl
- Upload date:
- Size: 17.3 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 | b899056dd7ba8e927052bdac8265a5370007bf7fc61d102d5b873d948346c13b |
|
MD5 | d2de9b3f3074d333d1a48e5a8cd7ece2 |
|
BLAKE2b-256 | f15936008366316c3d61e3dc24f7d552ba7b8bf32f20b6e139470841aed9953d |