mybuddy/core
Christopher C. Wells 379f9b1e86 Move tag widget customizations to form classes
This allows the custom tag widget to function normally in Baby Buddy's
frontend without breaking behaviors in the Django admin forms. The previous
setup would prevent the standard tag editor behavior from working in the
Django admin and give incorrect help text.
2022-04-16 14:59:28 -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 Change reading to entry and other PR feedback 2022-04-04 20:39:39 -07:00
templatetags Format code with black 2022-02-09 16:00:30 -08:00
tests Fix test 2022-04-15 20:56:34 -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 Add single tag filter support to core views 2022-04-16 13:42:29 -07:00
forms.py Move tag widget customizations to form classes 2022-04-16 14:59:28 -07:00
models.py Move tag widget customizations to form classes 2022-04-16 14:59:28 -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 Format code with black 2022-02-09 16:00:30 -08:00
views.py Add single tag filter support to core views 2022-04-16 13:42:29 -07:00
widgets.py Black 2022-03-05 13:09:08 +01:00