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.
12 months ago
..
__pycache__ 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. 12 months ago
blueprints 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. 12 months ago
static 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 12 months ago
templates 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. 12 months ago
__init__.py Migrating old version to the new a better design wiht docke compatibility 1 year ago
app.py 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. 12 months ago
config.py Need to startt wiritng a documentation, table and form templates are ok, user functionalities are ok 1 year ago
menuDictionary.py 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
theme.py just before mailing 1 year ago