add frontend
This commit is contained in:
@ -40,6 +40,7 @@ CORS_ORIGIN_WHITELIST = (
|
||||
INSTALLED_APPS = [
|
||||
'accounts.apps.AccountsConfig',
|
||||
'profiles.apps.ProfilesConfig',
|
||||
'frontend.apps.FrontendConfig',
|
||||
|
||||
'corsheaders',
|
||||
'rest_framework',
|
||||
|
Reference in New Issue
Block a user