Skip to content
dannyroberts edited this page Oct 2, 2012 · 2 revisions

Why don't async exports work on my local install?

In two separate terminal windows you need to be running (1) ./manage.py celeryd -B and (2) memcached, in addition to the usual ./manage.py runserver.