Skip to content

0.2.0

Compare
Choose a tag to compare
@xrmx xrmx released this 24 May 09:51
· 48 commits to master since this release

This relases requires running migrations

Device sketches rendering

Sketches templates may be added to the admin and then downloaded rendered. Each sketch template is rendered with the following context:

  • user, the UserProfile instance
  • device, the Device instance

e.g. to render the device token in a sketch use {{ device.token }}

After you have created a Sketch to render a template go to the device admin page. First select a device then select a sketch from the actions form finally use the 'render sketch for device' action
labadmin-render-sketch

https://cloud.githubusercontent.com/assets/12932/23504403/96a38b36-ff3f-11e6-8d4f-09e1755157de.png