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

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

Quick start

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

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

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.3.tar.gz (41.6 kB view hashes)

Uploaded Source

Supported by

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