There was a problem fetching the pipeline metadata.
forms for editing voucher types and prices
parent
87a725b0
No related branches found
No related tags found
Pipeline #
Showing
- smash/web/forms/forms.py 20 additions, 1 deletionsmash/web/forms/forms.py
- smash/web/models/voucher_type_price.py 1 addition, 0 deletionssmash/web/models/voucher_type_price.py
- smash/web/templates/sidebar.html 2 additions, 3 deletionssmash/web/templates/sidebar.html
- smash/web/templates/voucher_type_prices/add.html 9 additions, 0 deletionssmash/web/templates/voucher_type_prices/add.html
- smash/web/templates/voucher_type_prices/add_edit.html 82 additions, 0 deletionssmash/web/templates/voucher_type_prices/add_edit.html
- smash/web/templates/voucher_type_prices/breadcrumb.html 2 additions, 0 deletionssmash/web/templates/voucher_type_prices/breadcrumb.html
- smash/web/templates/voucher_type_prices/edit.html 10 additions, 0 deletionssmash/web/templates/voucher_type_prices/edit.html
- smash/web/templates/voucher_types/add.html 9 additions, 0 deletionssmash/web/templates/voucher_types/add.html
- smash/web/templates/voucher_types/add_edit.html 114 additions, 0 deletionssmash/web/templates/voucher_types/add_edit.html
- smash/web/templates/voucher_types/breadcrumb.html 2 additions, 0 deletionssmash/web/templates/voucher_types/breadcrumb.html
- smash/web/templates/voucher_types/edit.html 10 additions, 0 deletionssmash/web/templates/voucher_types/edit.html
- smash/web/templates/voucher_types/list.html 69 additions, 0 deletionssmash/web/templates/voucher_types/list.html
- smash/web/urls.py 18 additions, 1 deletionsmash/web/urls.py
- smash/web/views/__init__.py 2 additions, 0 deletionssmash/web/views/__init__.py
- smash/web/views/voucher_type.py 39 additions, 0 deletionssmash/web/views/voucher_type.py
- smash/web/views/voucher_type_price.py 42 additions, 0 deletionssmash/web/views/voucher_type_price.py
smash/web/templates/voucher_types/add.html
0 → 100644
smash/web/templates/voucher_types/edit.html
0 → 100644
smash/web/templates/voucher_types/list.html
0 → 100644
smash/web/views/voucher_type.py
0 → 100644
smash/web/views/voucher_type_price.py
0 → 100644
Please register or sign in to comment