Skip to content

xlsconv 0.2.0

Compare
Choose a tag to compare
@sheppard sheppard released this 26 Aug 19:08
· 76 commits to main since this release

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 with wq.db.rest)
  • admin.py (for use with django.contrib.admin)
  • serializers.py (for use with wq.db.rest)

Mustache Templates (for use with wq)

  • edit.html (replaces form.html from 0.1.0)
  • detail.html
  • list.html
  • popup.html (for use with wq/map.js)