Saturday, April 26, 2025

Image Upload - Django - Introduction

Django Shop CMS - Generic Forms - Buyers

Django Shop CMS - Generic Forms - Product Instances

Django Shop CMS - Generic Forms - Products

Django Shop CMS - Generic Forms - Categories

Django Shop CMS - Generic Views - Buyers

Django Shop CMS - Generic Views - Product Instances

Django Shop CMS - Generic Views - Products

Django Shop CMS - Generic Views - Categories

Django Shop CMS - Models - Product Instances

Django Shop CMS - Models - Buyers

Django Shop CMS - Models - Products

Django Shop CMS - Models - Categories

Django Shop CMS - Understanding Project Structure

Django Shop CMS - Create Project, Migrate, Admin, Runserver

Tkinter Introduction - Top Widget, Method, Button

First, let's make shure that our tkinter module is working ok with simple  for loop that will spawn 5 instances of blank Tk window .  ...