LICENSE
MANIFEST.in
README.md
setup.py
sada/__init__.py
sada/admin.py
sada/apps.py
sada/forms.py
sada/models.py
sada/tests.py
sada/urls.py
sada/views.py
sada.egg-info/PKG-INFO
sada.egg-info/SOURCES.txt
sada.egg-info/dependency_links.txt
sada.egg-info/requires.txt
sada.egg-info/top_level.txt
sada/migrations/0001_initial.py
sada/migrations/__init__.py
sada/templates/sada/base.html
sada/templates/sada/index.html
sada/templates/sada/product_confirm_delete.html
sada/templates/sada/product_detail.html
sada/templates/sada/product_form.html
sada/templates/sada/product_list.html