Skip to content

okchaty/django-delivery-areas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-delivery-areas

Package to add Space and Area Template models to get delivery zones

Installation

To install this package run pip install django-delivery-areas

Usage

To use it add to settings.py

INSTALLED_APPS = [

    # previous modules  
    'space',
    'area',
    
]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages