small fixes
This commit is contained in:
parent
03b1fc31b8
commit
7a4a836d6e
3 changed files with 2 additions and 3 deletions
|
@ -63,6 +63,7 @@ MIDDLEWARE_CLASSES = [
|
|||
ROOT_URLCONF = 'evenementiel.urls'
|
||||
|
||||
LOGIN_REDIRECT_URL = reverse_lazy('shared:home')
|
||||
LOGOUT_REDIRECT_URL = reverse_lazy('shared:home')
|
||||
|
||||
TEMPLATES = [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue