Skip to content

Commit a117aad

Browse files
committed
Added Ecommerce Website
1 parent b591985 commit a117aad

File tree

88 files changed

+1000
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+1000
-0
lines changed

Ecommerce Website/README.md

Lines changed: 6 additions & 0 deletions

Ecommerce Website/__init__.py

Whitespace-only changes.

Ecommerce Website/cart/__init__.py

Whitespace-only changes.
148 Bytes
Binary file not shown.
189 Bytes
Binary file not shown.
421 Bytes
Binary file not shown.
1.53 KB
Binary file not shown.
361 Bytes
Binary file not shown.
1.42 KB
Binary file not shown.

Ecommerce Website/cart/admin.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
from django.contrib import admin
2+
3+
# Register your models here.

0 commit comments

Comments
 (0)