mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-14 07:04:27 -04:00
move sessions app to personas to avoid app_label conflict
This commit is contained in:
parent
a211461ffc
commit
82db227561
8 changed files with 68 additions and 68 deletions
|
@ -1,6 +0,0 @@
|
|||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class SessionsConfig(AppConfig):
|
||||
default_auto_field = "django.db.models.BigAutoField"
|
||||
name = "sessions"
|
Loading…
Add table
Add a link
Reference in a new issue