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
..
company 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
database 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
errors aded table, pagination, edit, view pages, ad tested it with person roles. errors like 404 don't work correctly yet 12 months ago
geography 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
main 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
sensor 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
user 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
utils 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