AUTHORS
INSTALL
LICENSE
MANIFEST.in
README.rst
setup.py
django_rshop.egg-info/PKG-INFO
django_rshop.egg-info/SOURCES.txt
django_rshop.egg-info/dependency_links.txt
django_rshop.egg-info/not-zip-safe
django_rshop.egg-info/requires.txt
django_rshop.egg-info/top_level.txt
docs/Makefile
docs/source/conf.py
docs/source/index.rst
rshop/__init__.py
rshop/admin.py
rshop/forms.py
rshop/models.py
rshop/tests.py
rshop/urls.py
rshop/views.py
rshop/migrations/0001_initial.py
rshop/migrations/0002_auto__del_field_products_category.py
rshop/migrations/0003_auto__add_field_products_category.py
rshop/migrations/0004_auto__add_field_products_price.py
rshop/migrations/__init__.py
rshop/templates/rshop/index.html