Qwann/move user #13
1 changed files with 0 additions and 4 deletions
|
@ -64,10 +64,6 @@ ROOT_URLCONF = 'evenementiel.urls'
|
|||
|
||||
LOGIN_REDIRECT_URL = reverse_lazy('shared:home')
|
||||
|
||||
STATICFILES_DIRS = [
|
||||
os.path.join(BASE_DIR, 'shared/static/'),
|
||||
]
|
||||
|
||||
TEMPLATES = [
|
||||
{
|
||||
'BACKEND': 'django.template.backends.django.DjangoTemplates',
|
||||
|
|
Loading…
Reference in a new issue