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 |
Kerem Yollu
|
55b9210990
|
Started addinf a search button for every selecField. now its not well automated but it works. need to make it more proper and then we can concentrate on only funtional stuff
|
10 months ago |
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
|
10 months ago |
Kerem Yollu
|
9e30d68422
|
just before mailing
|
10 months ago |
Kerem Yollu
|
996b2cdfcd
|
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 |
Kerem Yollu
|
81b21bc69b
|
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 |