mybuddy/core
Christopher Charbonneau Wells e6acfe4e75 Add date intersection validation for models with start and end dates. 2017-11-05 14:18:30 -05:00
..
migrations Make Timer instance.start field editable. 2017-10-28 13:27:33 -04:00
static_src Check and update timer active state on update. 2017-10-29 15:47:26 -04:00
templates/core Make "nap" bounds configurable with a 6AM - 6PM default. 2017-11-04 09:42:18 -04:00
templatetags Add core templatetags tests and update some docstrings. 2017-11-03 23:55:42 -04:00
tests Add date intersection validation for models with start and end dates. 2017-11-05 14:18:30 -05:00
__init__.py Initial commit. 2017-08-11 14:32:02 -04:00
admin.py Make "nap" bounds configurable with a 6AM - 6PM default. 2017-11-04 09:42:18 -04:00
forms.py Move form clean methods to models. 2017-11-01 16:14:42 -04:00
models.py Add date intersection validation for models with start and end dates. 2017-11-05 14:18:30 -05:00
urls.py Add tests utilities and core views tests. 2017-10-21 22:14:44 -04:00
utils.py Refactor some utils functions sligthly and add tests. 2017-10-30 20:45:46 -04:00
views.py Add filtering to existing list pages. 2017-11-03 07:02:35 -04:00