simplify apps
This commit is contained in:
@@ -40,12 +40,11 @@ ALLOWED_HOSTS = ["127.0.0.1", "localhost"]
|
||||
# Application definition
|
||||
|
||||
INSTALLED_APPS = [
|
||||
"api",
|
||||
"game",
|
||||
"frontend",
|
||||
"rest_framework",
|
||||
"rest_framework_simplejwt",
|
||||
"rest_framework_simplejwt.token_blacklist",
|
||||
"django.contrib.admin",
|
||||
"django.contrib.auth",
|
||||
"django.contrib.contenttypes",
|
||||
"django.contrib.sessions",
|
||||
|
||||
Reference in New Issue
Block a user