mybuddy/core
Christopher C. Wells b0de44b5d5 Correct missed BS5 class name updates
Fixes #677
2023-07-13 10:27:32 -07:00
..
migrations fix for /pull/665#discussion_r1250131684 2023-07-09 08:48:54 -07:00
static_src Remove "inactive" timer concept -- delete on complete 2023-03-25 13:23:05 -07:00
templates Correct missed BS5 class name updates 2023-07-13 10:27:32 -07:00
templatetags Remove "inactive" timer concept -- delete on complete 2023-03-25 13:23:05 -07:00
tests updated pumping form for start/end/duration 2023-07-09 08:48:54 -07:00
__init__.py Initial commit. 2017-08-11 14:32:02 -04:00
admin.py modify pumping admin to reflect start/end/duration 2023-07-09 08:48:54 -07:00
apps.py Refactor read only group creation as post migrate operation 2023-02-11 10:31:14 -08:00
fields.py Enforce min and max nap start parameters 2023-06-04 17:39:08 -07:00
filters.py Change PumpingFilter to be TagFilter 2023-01-29 14:09:35 -08:00
forms.py modify pumping form to add start/end/duration 2023-07-09 08:48:54 -07:00
models.py update pumping fields based on feeding 2023-07-09 08:48:54 -07:00
timeline.py Include temperature measurements in timeline 2023-06-15 19:08:29 -07:00
urls.py Remove "inactive" timer concept -- delete on complete 2023-03-25 13:23:05 -07:00
utils.py display 0 minutes ago on dashboard when event is less than 1 minute old 2023-05-30 07:50:21 -07:00
views.py Remove "inactive" timer concept -- delete on complete 2023-03-25 13:23:05 -07:00
widgets.py Use django-dbsettings package for site settings 2023-04-15 13:59:44 -07:00