mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-15 07:12:16 +00:00
Initial work in bringing celery into Auth
This commit is contained in:
@@ -16,7 +16,7 @@ import settings
|
||||
|
||||
setup_environ(settings)
|
||||
|
||||
logging.basicConfig(level=logging.DEBUG)
|
||||
logging.basicConfig(level=logging.INFO)
|
||||
log = logging.getLogger('runcron')
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user