Welcome
  • Welcome to the Digital Marketplace
  • Walkthrough & Github
  • Project Requirements
  • Project Overview
Digital Marketplace
  • Getting Started
  • Using Git Version Control
  • PostgreSQL & DM
  • First Migration & Superuser
  • Intro to the Django Admin
  • Intro to Apps
  • Models
  • Migration Basics Part 1
  • Migration Basics Part 2
  • Django Admin
  • CRUD
  • Views
  • Urls
  • Templates
  • Template Inheritance
  • Context in Views
  • Dynamic URL Patterns
  • Slug Fields
  • Signals
  • Forms
  • Form Validation
  • Form Widgets
  • Form Field Placeholder & CSS
  • ModelForm
  • Update View
  • Include Template Tag
  • Class Based Views - List View
  • DetailView with CBVs
  • Multiple Objects Error with Slugs
  • Mixins for CBVs
  • Create View & Update View
  • Unique Slugs
  • Relating Data with Foreign Keys
  • Editing & Creating Permissions
  • Login & Staff Required Mixin
  • Get Absolute URL
  • Url Patterns Include & Namespaces
  • Setup Staticfiles
  • Locally Serving Static & Media Files
  • FileField
  • Protected File Storage
  • File Download
  • Preview File Download
  • Product Download Permissions
  • Simple Serach
  • Template Improvements Tags & Filter
  • Image Field
  • Tabular Inlines
  • Auto Create Thumbnails
  • Thumbnails Generator Function
  • Tags App
  • Reverse Relationships
  • Custom Template Tags
  • Add Tag in Product Update
  • Clear ManyToMany Relation
  • Model Managers & QuerySets
  • Tag Analytics
  • TagView Manager
  • Suggestions via Analytics
  • User Interface
  • Url Template Tag
  • User Interface Part 2
  • Purchase Dialog with jQuery UI
  • Setting up AJAX
  • Django CSRF with Ajax
  • Refining the Ajax Test Request
  • Purchase Confirmation with Ajax
  • Ajax Required Decorator & Mixin
  • Ajax Purchase then Download
  • Seller App
  • New Seller Form
  • Apply for Account
  • Billing & Transactions
  • Products to SellerAccounts
  • Backup & Restore Data with Django
  • Seller Transactions & Products
  • Dashboard Transactions & Products List
  • Transaction ListView
  • Seller Account Mixin
  • Add and List Seller Products
  • Seller Edit Products.
  • Today's Sales Notifications
  • Calculationg Sales with Django Aggregation
  • Star Ratings with CSS
  • Setup Rating Ajax
  • Ajax Rating View
  • Rating Display, Avg, Count
  • User Library
  • Product Updates
  • Vendor Pages
  • Curated Products
  • File Uploads & Thank You
Archive: Build a Marketplace
  • New to Coding for Entrepreneurs? Start Here.