You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kerem Yollu 766f850d98
added populate methodes to froms.py that reduces the amount of different forms by 50%. you can use populate_for_add, populate_for_update and so on as eneccesery. and ythis alos you to not populate anything on routes.py
1 year ago
..
form Was able to successfully implement htmx for interactive select. The advacement requires new documentation. sensor update have been implmented, sensor_add, sensor_account are the next steps 1 year ago
account.html added populate methodes to froms.py that reduces the amount of different forms by 50%. you can use populate_for_add, populate_for_update and so on as eneccesery. and ythis alos you to not populate anything on routes.py 1 year ago
base.html Was able to successfully implement htmx for interactive select. The advacement requires new documentation. sensor update have been implmented, sensor_add, sensor_account are the next steps 1 year ago
edit.html Was able to successfully implement htmx for interactive select. The advacement requires new documentation. sensor update have been implmented, sensor_add, sensor_account are the next steps 1 year ago
form.html Was able to successfully implement htmx for interactive select. The advacement requires new documentation. sensor update have been implmented, sensor_add, sensor_account are the next steps 1 year ago
navbar.html going on forwar added form dire in templates for more precise type handlin like date string and so on defalut havlues fo select is also working now 1 year ago
pagination.html aded table, pagination, edit, view pages, ad tested it with person roles. errors like 404 don't work correctly yet 1 year ago
table.html aded table, pagination, edit, view pages, ad tested it with person roles. errors like 404 don't work correctly yet 1 year ago
view.html aded table, pagination, edit, view pages, ad tested it with person roles. errors like 404 don't work correctly yet 1 year ago