CHANGELOG.rst
MANIFEST.in
README.rst
setup.py
django_oscar_stores.egg-info/PKG-INFO
django_oscar_stores.egg-info/SOURCES.txt
django_oscar_stores.egg-info/dependency_links.txt
django_oscar_stores.egg-info/requires.txt
django_oscar_stores.egg-info/top_level.txt
stores/__init__.py
stores/admin.py
stores/app.py
stores/managers.py
stores/models.py
stores/utils.py
stores/views.py
stores/dashboard/__init__.py
stores/dashboard/app.py
stores/dashboard/forms.py
stores/dashboard/views.py
stores/migrations/0001_initial.py
stores/migrations/__init__.py
stores/static/css/stores.css
stores/static/js/dashboard.js
stores/static/js/stores.js
stores/templates/partials/field.html
stores/templates/partials/field_inline.html
stores/templates/stores/detail.html
stores/templates/stores/index.html
stores/templates/stores/dashboard/store_delete.html
stores/templates/stores/dashboard/store_group_delete.html
stores/templates/stores/dashboard/store_group_list.html
stores/templates/stores/dashboard/store_group_update.html
stores/templates/stores/dashboard/store_list.html
stores/templates/stores/dashboard/store_update.html
stores/templates/stores/partials/extrascripts.html
stores/templates/stores/partials/store_address.html
stores/templates/stores/partials/store_contact.html
stores/templates/stores/partials/store_opening_periods.html