This is my toy QRCode generating SaaS app used for learning Django, HTMX, PostgreSQL, and other SaaS technologies.
  • Python 93.2%
  • HTML 6.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-04 20:12:34 -08:00
.idea Replace User model with AbstractUser extension, reset migrations 2026-04-26 16:43:45 -08:00
qrapp qrcode_list template 2026-05-13 18:49:49 -08:00
qrcodes Step 5 Detail View 2026-08-04 20:12:34 -08:00
.gitignore Add .idea to gitignore 2026-04-27 20:44:10 -08:00
manage.py First crack at models 2026-04-26 11:44:00 -08:00