##// END OF EJS Templates
Fix saving data position
Fix saving data position

File last commit:

r366:bdf15dfd5ebe
r392:16208270cf50
Show More
__init__.py
4 lines | 149 B | text/x-python | PythonLexer
Juan C. Espinoza
Add scheduler for campaigns/experiments using celery #718, fix views and models bugs...
r196 from __future__ import absolute_import
# This will make sure the app is always imported when
# Django starts so that shared_task will use this app.