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 bf3fab9045
Htmx Is working for evey Select field that is so configured in forms.py with render_kw and getting updated with form.populate_for_updating() or similar.
10 months ago
..
form Htmx Is working for evey Select field that is so configured in forms.py with render_kw and getting updated with form.populate_for_updating() or similar. 10 months ago
htmx Htmx Is working for evey Select field that is so configured in forms.py with render_kw and getting updated with form.populate_for_updating() or similar. 10 months 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 10 months 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 10 months ago
edit.html Htmx Is working for evey Select field that is so configured in forms.py with render_kw and getting updated with form.populate_for_updating() or similar. 10 months 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 10 months 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 11 months ago
pagination.html aded table, pagination, edit, view pages, ad tested it with person roles. errors like 404 don't work correctly yet 12 months ago
table.html aded table, pagination, edit, view pages, ad tested it with person roles. errors like 404 don't work correctly yet 12 months ago
view.html aded table, pagination, edit, view pages, ad tested it with person roles. errors like 404 don't work correctly yet 12 months ago