This website requires JavaScript.
Explore
Help
Register
Sign in
skriptmonkey
/
qrapp
Watch
1
Star
0
Fork
You've already forked qrapp
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This is my toy QRCode generating SaaS app used for learning Django, HTMX, PostgreSQL, and other SaaS technologies.
5
commits
1
branch
0
tags
37
KiB
Python
95.5%
HTML
4.5%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
Alvin Morris
e9c6e5e7e3
Pt 5 - Detail View wip
2026-06-27 20:29:28 -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
Pt 5 - Detail View wip
2026-06-27 20:29:28 -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