UNKNOWN
Project description
[![Build Status](https://secure.travis-ci.org/StefanKjartansson/django-gotuskra.png?branch=master)](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.
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
File details
Details for the file django-gotuskra-0.1.tar.gz
.
File metadata
- Download URL: django-gotuskra-0.1.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5cfae955ac0d9b2c55c5d7a16bf3b4534841527cec19597d83b77bdd1c6d26d |
|
MD5 | dda9a0c7b18aae6acf9aaf32f48d5208 |
|
BLAKE2b-256 | 9dee373a58d7c7a0b522d25561b684aadb25f6d1f442455a0317e5d524d3e57f |