Bruce Wade

Results 3 issues of Bruce Wade

**I'm submitting a ...** (check one with "x") ``` [x] bug report => search github for a similar issue or PR before submitting [ ] feature request [ ] support...

Using the demo web preset template as a starting point, I noticed the remove asset button doesn't show up in the UI. Viewing source shows the button. It there some...

When adding JS specifically I am using Django to render in the background so If I have: ``` var isAuthenticated = {% if purchase_session.username %}true{% else %}false{% endif %}; ```...