isolated NavBarMixin

This commit is contained in:
Arthur Gerbaud
2016-12-01 11:15:55 +01:00
parent 387fe36382
commit 6b659144c9
4 changed files with 61 additions and 53 deletions

View File

@@ -1,4 +1,4 @@
from django.shortcuts import render, reverse
from django.shortcuts import render, reverse, redirect
from django.views import generic
from django.utils import timezone