move sessions app to personas to avoid app_label conflict

This commit is contained in:
Nick Sweeting
2024-10-21 00:36:17 -07:00
parent a211461ffc
commit 82db227561
8 changed files with 68 additions and 68 deletions

View File

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