mybuddy/core
Christopher C. Wells a5504520d1 Explicitly reset format caches during testing
This seems to be necessary primarily for consistency when running tests in
parallel.

Fixes #483
2023-02-11 20:21:09 -08:00
..
migrations Implement formatting updates 2023-02-07 13:16:44 -08:00
static_src Refactor usee of removd Visibility API library. 2019-08-22 20:35:52 -07:00
templates Indicate user locked state and allow unlocking from users admin (#600) 2023-02-11 09:02:23 -08:00
templatetags Add deltasince function as an alternative to timesince (to get a timedelta instead of a str) 2022-10-11 19:13:22 -07:00
tests Explicitly reset format caches during testing 2023-02-11 20:21:09 -08: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
apps.py Refactor read only group creation as post migrate operation 2023-02-11 10:31:14 -08:00
filters.py Change PumpingFilter to be TagFilter 2023-01-29 14:09:35 -08:00
forms.py Add tags to Pumping model 2023-01-29 14:09:35 -08:00
models.py Add tags to Pumping model 2023-01-29 14:09:35 -08: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 🚸 improves quick timer user experience 2022-07-24 12:32:07 -07:00
widgets.py 🚨 fixes wrong code styling 2022-07-07 14:28:40 -07:00