Fix ticket create (#13)
* don't set ticket as paid on create * use crud fn in tasks.py * create ticket is unpaid by default
This commit is contained in:
parent
c8b31d8e3f
commit
00f552c751
4 changed files with 41 additions and 24 deletions
|
|
@ -86,7 +86,6 @@
|
|||
|
||||
{% endblock %} {% block scripts %}
|
||||
<script>
|
||||
console.log('{{ form_costpword }}')
|
||||
Vue.component(VueQrcode.name, VueQrcode)
|
||||
|
||||
new Vue({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue