Add page to create QR codes
This can be done via the Admin interface but this latter shall be restricted to admin users. This simple page allows the group "create" to easily add new Manufacturer, Model or Location.
Showing
- app/main/forms.py 25 additions, 0 deletionsapp/main/forms.py
- app/main/views.py 35 additions, 1 deletionapp/main/views.py
- app/static/js/qrcodes.js 19 additions, 0 deletionsapp/static/js/qrcodes.js
- app/templates/_helpers.html 2 additions, 2 deletionsapp/templates/_helpers.html
- app/templates/base.html 12 additions, 4 deletionsapp/templates/base.html
- app/templates/create_qrcodes.html 34 additions, 0 deletionsapp/templates/create_qrcodes.html
- app/utils.py 11 additions, 0 deletionsapp/utils.py
Loading
Please register or sign in to comment