removes root imports for django 1.9

Updated docs to promote submodule imports
This commit is contained in:
Ilan Steemers
2015-09-24 15:41:32 +02:00
parent 956e79a3a0
commit cef48da789
10 changed files with 46 additions and 34 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ class PyTest(Command):
setup(
name='django-q',
version='0.7.3',
version='0.7.4',
author='Ilan Steemers',
author_email='koed0@gmail.com',
keywords='django distributed task queue worker redis disque ironmq sqs orm multiprocessing',