Skip to main content

A simple django app that provides out of the box algerian province and municipality models and their respective data fixtures.

Project description

https://badge.fury.io/py/django-geodz.svg Downloads License

django-geodz is a simple django app that provides out of the box algerian province and municipality models and their respective data fixtures.

you can use it for your own algeria-related projects

also included:

  • admin support

  • fr locale translation

  • support for both django 1.7 migrations, aswell as south migrations (requires atleast south 1.0)

Requirements

  • django-geoposition

Quick start

  1. Add “geodz” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = (
        ...
        'geoposition',
        'geodz',
    )
  2. Run python manage.py migrate to create/migrate the models and load the data fixtures.

  3. use the provided models:

    from geodz.models import Province, Municipality
  1. Profit !!!!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-geodz-0.5.tar.gz (42.4 kB view details)

Uploaded Source

File details

Details for the file django-geodz-0.5.tar.gz.

File metadata

  • Download URL: django-geodz-0.5.tar.gz
  • Upload date:
  • Size: 42.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django-geodz-0.5.tar.gz
Algorithm Hash digest
SHA256 99ea7c9d9491522e2dca730ccdc92d24d79a4383572badb23f59d09ea8fda77a
MD5 25b6d2db3e63aed649055e5cae899d02
BLAKE2b-256 d1cc1638337eb9a8e3398689179df89209aac5a6d649c1111ba39d4d962b7a35

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page