tailbone/tailbone/forms
Lance Edgar a807a0f50c Add "falafel" custom date/time field type and widget
finally able to edit datetime fields, but feels like a lot of
assumptions to make, just to determine time zone..so keeping naive UTC
on the backend still, and naive local on the frontend

in general this needs more polish, but is a start..
2023-09-16 20:01:32 -05:00
..
__init__.py Add "falafel" custom date/time field type and widget 2023-09-16 20:01:32 -05:00
common.py Refactor Query.get() => Session.get() per SQLAlchemy 1.4 2023-02-11 22:05:45 -06:00
core.py Add "falafel" custom date/time field type and widget 2023-09-16 20:01:32 -05:00
receiving.py Add support for "missing" credit in mobile receiving 2023-08-29 16:10:14 -05:00
types.py Add "falafel" custom date/time field type and widget 2023-09-16 20:01:32 -05:00
widgets.py Add "falafel" custom date/time field type and widget 2023-09-16 20:01:32 -05:00