adressed issues #22 #23

This commit is contained in:
Arthur Gerbaud
2016-12-01 11:21:28 +01:00
parent 6b659144c9
commit 8e62392a01
2 changed files with 2 additions and 2 deletions

View File

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