mybuddy/core
Jean-Louis Jouannic ac664cb511 applies new child selection widget to all forms
filters out blank option for timer form as it does not really
make sense to allow user to select no child
2022-07-07 14:28:40 -07:00
..
migrations Move tag widget customizations to form classes 2022-04-16 14:59:28 -07:00
static_src Refactor usee of removd Visibility API library. 2019-08-22 20:35:52 -07:00
templates applies new child selection widget to all forms 2022-07-07 14:28:40 -07:00
templatetags Fix dayssince sometimes being off by 1 day depending on timezone (#484) 2022-06-15 06:53:32 -07:00
tests Use consistent naming for forms test case classes 2022-06-14 14:05:03 -07:00
__init__.py Initial commit. 2017-08-11 14:32:02 -04:00
admin.py Rename breastpump to pumping 2022-04-04 20:39:39 -07:00
filters.py Fix filtering not working for capitalized tags (#480) 2022-06-12 19:07:19 -07:00
forms.py applies new child selection widget to all forms 2022-07-07 14:28:40 -07:00
models.py Refactor `random_colors` as a utility 2022-05-28 07:02:13 -07:00
timeline.py Add tags to timeline and all list views 2022-03-08 19:16:18 -08:00
urls.py Rename breastpump to pumping 2022-04-04 20:39:39 -07:00
utils.py Refactor `random_colors` as a utility 2022-05-28 07:02:13 -07:00
views.py Add single tag filter support to core views 2022-04-16 13:42:29 -07:00
widgets.py applies new child selection widget to all forms 2022-07-07 14:28:40 -07:00