##// END OF EJS Templates
Experiment detail view update
Experiment detail view update

File last commit:

r349:5de1906ed951
r365:24b24259841b
Show More
__init__.py
4 lines | 149 B | text/x-python | PythonLexer
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.