Add "geographical_module" to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'geographical_module', ]
Run
python manage.py migrate
to create the models.Run
python manage.py load_geo_records
to populate the database with the initial records.Run
python manage.py load_nuts_postcode_records
to populate the database with the NUTS-postcode relationship.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
CardoAI/django-geographical-module
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published