Add tox support

This commit is contained in:
Gergely Polonkai
2015-11-26 17:15:12 +01:00
parent a53b2827a9
commit e00515c160
6 changed files with 31 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
# -*- coding: utf-8
from datetime import timedelta
from django.conf import settings
from django.contrib.auth.models import User