Skip to main content
https://badge.fury.io/py/django-icelandic-addresses.png https://travis-ci.org/StefanKjartansson/django-icelandic-addresses.png?branch=master https://pypip.in/d/django-icelandic-addresses/badge.png

Django app containing a list of Icelandic addresses

Getting It

You can get django-icelandic-addresses by using pip or easy_install:

$ pip install django-icelandic-addresses
or
$ easy_install django-icelandic-addresses

Installing It

To enable ice_addresses in your project you need to add it to INSTALLED_APPS in your projects settings.py file:

INSTALLED_APPS = (
    ...
    'ice_addresses',
    ...
)

Using It

Import data from staðfangaskrá:

$ python manage.py import_ice_addresses

And in code:

from ice_addresses.models import Address, Street

laugavegur_1 = Address.objects.filter(
    street=Street.objects \
        .filter(name_nominative='Laugavegur') \
        .filter(postcode__id=101),
    house_number=1)

TODO

  • Address form

Release files for django-icelandic-addresses 0.1.5

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-icelandic-addresses 0.1.5
File Size Uploaded
django-icelandic-addresses-0.1.5.tar.gz 3.8 MB Details

Release files / django-icelandic-addresses-0.1.5.tar.gz

Download URL django-icelandic-addresses-0.1.5.tar.gz
Size 3.8 MB
Tags Source
SHA-256 checksum
How to use checksums
62630c7c91c3669d0342f37760d27d1397b4e06d0dc6afb407b2e57a708ad61b
BLAKE2b-256 checksum
How to use checksums
5f8cb2e53a2c94a74e6fc0471c35edd39426de689f10a35d10798dd76e53ad88
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1.5 This release

1 release file

0.1.4

1 release file

0.1.2

1 release file

0.0.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page