A Digital Marketplace where users can buy & sell digital goods like High Resolution Images, MP3s, Audiobooks, and eBooks. Learn how to build this project here.
The tutorial code below is the final code from the end of each tutorial video. Each link below is tied directly to the tutorial's title. Please note that some videos will not have code reference code.
8 - First Migration & Superuser
27 - Form Field Placeholder & CSS
31 - Class Based Views - List View
32 - Multiple Objects Error with Slugs
35 - Create View & Update View
37 - Relating Data with Foreign Keys
38 - Editing & Creating Permissions
39 - Login & Staff Required Mixin
41 - Url Patterns Include & Namespaces
43 - Locally Serving Static & Media Files
48 - Product Download Permissions
50 - Template Improvements Tags & Filter
54 - Thumbnail Generator Function
58 - Add Tag in Product Update
59 - Clear ManyToMany Relation
60 - Model Managers & QuerySets
63 - Suggestions via Analytics
67 - Purchase Dialog with jQuery UI
70 - Refining the Ajax Test Request
71 - Purchase Confirmation with Ajax
72 - Ajax Required Decorator & Mixin
73 - Ajax Purchase then Download
78 - Products to SellerAccounts
79 - Backup & Restore Data with Django
80 - Seller Transactions & Products
81 - Dashboard Transaction & Product Lists
84 - Add and List Seller Products
86 - Today's Sales Notifications
87 - Calculating Sales with Aggregation