Explorar o código

Merge branch '3.1' of github.com:celery/celery into 3.1

Ask Solem %!s(int64=10) %!d(string=hai) anos
pai
achega
32be98ef8f
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      examples/django/proj/celery.py

+ 2 - 2
examples/django/proj/celery.py

@@ -4,11 +4,11 @@ import os
 
 from celery import Celery
 
-from django.conf import settings
-
 # set the default Django settings module for the 'celery' program.
 os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'proj.settings')
 
+from django.conf import settings
+
 app = Celery('proj')
 
 # Using a string here means the worker will not have to