Package to add Space and Area Template models to get delivery zones
To install this package run
pip install django-delivery-areas
To use it add to settings.py
INSTALLED_APPS = [
# previous modules
'space',
'area',
]| Name | Name | Last commit date | ||
|---|---|---|---|---|