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.6.tar.gz
(13.1 kB
view details)
Built Distribution
File details
Details for the file django-geonames-api-0.8.6.tar.gz
.
File metadata
- Download URL: django-geonames-api-0.8.6.tar.gz
- Upload date:
- Size: 13.1 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 | 835f8f8b43d6296b625152dc871a5df2269b2e28fbf6f502fe179d618948c027 |
|
MD5 | a7876fa132031b6163a79e75877551fe |
|
BLAKE2b-256 | 39e49759dc62014c091c5fca8e64e67c61be1283b911c0496e5cc44b70226445 |
File details
Details for the file django_geonames_api-0.8.6-py2.py3-none-any.whl
.
File metadata
- Download URL: django_geonames_api-0.8.6-py2.py3-none-any.whl
- Upload date:
- Size: 19.8 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 | 820b2d66bbe597ddfb37c8831ac4f0b040ff0acbd41e68ef7cee3ad4e9ded1b9 |
|
MD5 | ca1803e5b99cb353915c6ef9dec252a8 |
|
BLAKE2b-256 | 0d8ac26df876cacc0f6a75b7ca6c19b6d7481b5d990c299bc2d1eca7c2d20f1c |