Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
python:celery [2015/06/22 14:47]
vondra [Django Integration]
python:celery [2015/06/22 16:08]
vondra [Django Integration]
Line 17: Line 17:
 http://​celery.readthedocs.org/​en/​latest/​django/​first-steps-with-django.html http://​celery.readthedocs.org/​en/​latest/​django/​first-steps-with-django.html
   - Create project celery config projectname/​celery.py:​ <code python>   - Create project celery config projectname/​celery.py:​ <code python>
-ffrom __future__ import absolute_import+from __future__ import absolute_import
  
 import os import os
 
python/celery.txt · Last modified: 2015/06/22 16:13 by vondra