miniBase/web/minibase
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. 1 year 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. 1 year 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. 1 year 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 1 year 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. 1 year 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. 1 year 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