xlsconv 0.2.0
xlsconv 0.2.0 brings a couple of new features:
- Support for non-repeat, nested groups
- Integrated a number of additional default templates from wq.start:
Django App Templates
models.py
(existed in 0.1.0)rest.py
(for use withwq.db.rest
)admin.py
(for use withdjango.contrib.admin
)serializers.py
(for use withwq.db.rest
)
Mustache Templates (for use with wq)
edit.html
(replacesform.html
from 0.1.0)detail.html
list.html
popup.html
(for use with wq/map.js)