merlin/extensions/mistral
Timur Sufiev d6e2842979 Remove 'type' attribute from <typed-field>
... because it's excessive and can be calculated from 'value' attribute.

Change-Id: Id56024027ee455518619f1ee846d0b0735d5210d
2015-08-05 10:12:42 +00:00
..
static/mistral Use standard modelMixin instead of fields.wildcard 2015-08-05 10:12:31 +00:00
templates/mistral Remove 'type' attribute from <typed-field> 2015-08-05 10:12:42 +00:00
test/js Refactor templates to make them composable 2015-07-30 12:06:01 +03:00
__init__.py Rewrite Merlin as a collection of Django apps for Horizon integration 2014-10-16 19:32:50 +04:00
api.py Add stub api calls for Mistral server integration 2015-04-30 21:29:27 +03:00
forms.py Improve Add Workbook Horizon UX 2014-10-17 20:47:12 +04:00
models.py Add stub api calls for Mistral server integration 2015-04-30 21:29:27 +03:00
panel.py Rewrite Merlin as a collection of Django apps for Horizon integration 2014-10-16 19:32:50 +04:00
tables.py Add stub api calls for Mistral server integration 2015-04-30 21:29:27 +03:00
urls.py Add stub api calls for Mistral server integration 2015-04-30 21:29:27 +03:00
views.py Add stub api calls for Mistral server integration 2015-04-30 21:29:27 +03:00