add sessions and seeds models

This commit is contained in:
Nick Sweeting 2024-10-15 22:32:13 -07:00
parent 0866f4aaf3
commit c9f88f5875
No known key found for this signature in database
15 changed files with 169 additions and 2 deletions

View file

@ -0,0 +1,3 @@
from django.contrib import admin
# Register your models here.