[](http://travis-ci.org/StefanKjartansson/django-gotuskra)
Django Gotuskra is a pluggable application for the Django Web Framework providing Icelandic post codes and street names. Downloads and bootstraps the database tables using csv files from the Icelandic post office.
- Project page
Installing & Setup
Django Gotuskra is in the Python Package Index (PyPI) and you can easily install the latest stable version of it using the tools pip or easy_install. Try:
pip install django-gotuskra
or:
easy_install django-gotuskra
Alternatively, you can install Django Gotuskra from source code running the follow command on directory that contains the file setup.py:
python setup.py install
After installation you need configure your project to recognize the application by adding 'djgotuskra' to your INSTALLED_APPS setting and running syncdb.
Release files for django-gotuskra 0.1
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-gotuskra-0.1.tar.gz | 6.1 kB | Details |
Release files / django-gotuskra-0.1.tar.gz
| Download URL | django-gotuskra-0.1.tar.gz |
|---|---|
| Size | 6.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c5cfae955ac0d9b2c55c5d7a16bf3b4534841527cec19597d83b77bdd1c6d26d
|
|
BLAKE2b-256 checksum How to use checksums |
9dee373a58d7c7a0b522d25561b684aadb25f6d1f442455a0317e5d524d3e57f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |