Refactor registers to flat membership model and move apps to root
Some checks failed
Some checks failed
This commit is contained in:
@@ -46,9 +46,9 @@ INSTALLED_APPS = [
|
||||
"drf_yasg",
|
||||
# Local apps
|
||||
"apps.core",
|
||||
"apps.user",
|
||||
"user",
|
||||
"apps.parsers",
|
||||
"apps.registers",
|
||||
"registers",
|
||||
"apps.exchange",
|
||||
"apps.backups",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user