Commit 8213b744 authored by Michal Čihař's avatar Michal Čihař

Group imports

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 5f66d3d2
......@@ -21,12 +21,12 @@
from __future__ import print_function
from unittest import SkipTest
import time
import django
import os
import new
import json
import base64
from six.moves.http_client import HTTPConnection
import django
from django.test import LiveServerTestCase
from django.core.urlresolvers import reverse
from django.core import mail
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment