MANIFEST.in
README.rst
setup.cfg
setup.py
django_oscar_promotions.egg-info/PKG-INFO
django_oscar_promotions.egg-info/SOURCES.txt
django_oscar_promotions.egg-info/dependency_links.txt
django_oscar_promotions.egg-info/not-zip-safe
django_oscar_promotions.egg-info/requires.txt
django_oscar_promotions.egg-info/top_level.txt
oscar_promotions/__init__.py
oscar_promotions/admin.py
oscar_promotions/app_settings.py
oscar_promotions/apps.py
oscar_promotions/conf.py
oscar_promotions/context_processors.py
oscar_promotions/layout.py
oscar_promotions/models.py
oscar_promotions/views.py
oscar_promotions/dashboard/__init__.py
oscar_promotions/dashboard/apps.py
oscar_promotions/dashboard/forms.py
oscar_promotions/dashboard/formsets.py
oscar_promotions/dashboard/views.py
oscar_promotions/migrations/0001_initial.py
oscar_promotions/migrations/__init__.py
oscar_promotions/static/styles.css
oscar_promotions/templates/oscar_promotions/automaticproductlist.html
oscar_promotions/templates/oscar_promotions/baseproductlist.html
oscar_promotions/templates/oscar_promotions/default.html
oscar_promotions/templates/oscar_promotions/handpickedproductlist.html
oscar_promotions/templates/oscar_promotions/home.html
oscar_promotions/templates/oscar_promotions/image.html
oscar_promotions/templates/oscar_promotions/multiimage.html
oscar_promotions/templates/oscar_promotions/rawhtml.html
oscar_promotions/templates/oscar_promotions/singleproduct.html
oscar_promotions/templates/oscar_promotions/dashboard/delete.html
oscar_promotions/templates/oscar_promotions/dashboard/delete_pagepromotion.html
oscar_promotions/templates/oscar_promotions/dashboard/form.html
oscar_promotions/templates/oscar_promotions/dashboard/handpickedproductlist_form.html
oscar_promotions/templates/oscar_promotions/dashboard/page_detail.html
oscar_promotions/templates/oscar_promotions/dashboard/pagepromotion_list.html
oscar_promotions/templates/oscar_promotions/dashboard/promotion_list.html
oscar_promotions/templatetags/__init__.py
oscar_promotions/templatetags/promotion_tags.py