Skip to content

Commit

Permalink
removed unused product app from demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Ingram committed May 20, 2011
1 parent c2b2b36 commit 44f4f45
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions examples/demo/shop/product/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +0,0 @@
from oscar.apps.product import ProductApplication
from shop.product.views import MyItemDetailView

app = ProductApplication(detail_view=MyItemDetailView)

0 comments on commit 44f4f45

Please sign in to comment.