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
Built Distributions
File details
Details for the file django-geonames-api-0.8.5.tar.gz
.
File metadata
- Download URL: django-geonames-api-0.8.5.tar.gz
- Upload date:
- Size: 12.8 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 | 0e9562954f3e17e0b09254a365096f04bbd76fb45050e8cd0c217936e9fac49e |
|
MD5 | cd3f9c03639d9f9626f2b03861192922 |
|
BLAKE2b-256 | ff1c8ca08b0b9dd370431bbb83809eee74018f29e188a5a46b4d2de779a73304 |
File details
Details for the file django_geonames_api-0.8.5-py3-none-any.whl
.
File metadata
- Download URL: django_geonames_api-0.8.5-py3-none-any.whl
- Upload date:
- Size: 19.3 kB
- Tags: 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 | b48108cb8c41c462e41db731d1f3c1e3ef27683b5d2085d0fde274874db229af |
|
MD5 | b5ddea2f3850f8c109a12a01765bfd52 |
|
BLAKE2b-256 | 7fc6a22a1a4d52344b173412c210b4cca0002821fd908a5942276be3ec8da381 |
File details
Details for the file django_geonames_api-0.8.5-py2.py3-none-any.whl
.
File metadata
- Download URL: django_geonames_api-0.8.5-py2.py3-none-any.whl
- Upload date:
- Size: 19.3 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 | 74c83eb02405bea0812b10ff595ef5aad69c5676309c22b991e745d668561590 |
|
MD5 | 617e2cb9cc99ffb53978f4691a33e13d |
|
BLAKE2b-256 | 58b2f81aa0ff958e066a227cd3a89aecbc92278047b5af838b839b6eb197c202 |