django-geolocation-fields
A Django app to facilitate the manipulation of Geolocation objects in a GeoDjango app without using a spatial database.
Detailed documentation is in the "docs" directory.
Quick start
$ pip install django-geolocation-fields
The project is still in development
Here is an example that uses it https://github.com/syk1k/django-geolocation
Add "geolocation_fields" to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [
#...
'geolocation_fields',
]
Release files for django-geolocation-fields 0.1.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-geolocation-fields-0.1.8.tar.gz | 848.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_geolocation_fields-0.1.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.6 MB
Release files / django-geolocation-fields-0.1.8.tar.gz
| Download URL | django-geolocation-fields-0.1.8.tar.gz |
|---|---|
| Size | 848.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
11bc7d4402e1720ca3734090957ab4bccd0b9931572ddce8820a08ee85c84b30
|
|
BLAKE2b-256 checksum How to use checksums |
a7769226fe28b0ff070d7b075cfe20f4413cd5650aa80e3ba0a02766061dbfa3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.9
|
Release files / django_geolocation_fields-0.1.8-py3-none-any.whl
| Download URL | django_geolocation_fields-0.1.8-py3-none-any.whl |
|---|---|
| Size | 704.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bdee3d0a11cf21fb55261f8c2a8e39bbac751b249df3ba7805455f9745caadae
|
|
BLAKE2b-256 checksum How to use checksums |
a29d4dfb2f15602b21236a49d4768689856b9ce41338c0a86a86b1a39d1df31b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.9
|