Kerem Yollu
|
081d496de9
|
just adapting user to new templates and form decalarations
|
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
|
64cf31f939
|
A small revolution with forms and routes ! need to redo all the classes and models so that their articles have exactly the same name and then it will implement itself
|
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 |
Kerem Yollu
|
e52a4247df
|
Added csv funtionalities to be able to import sample datas, the name of the sheet must be the same as the table tha he is gong to be updloaded
|
11 months ago |