Christopher C. Wells
|
cd946280cb
|
Format code with black
|
2022-02-09 16:00:30 -08:00 |
Christopher C. Wells
|
8c64dd8cae
|
Configure support for imports
|
2020-02-18 14:41:33 -08:00 |
Christopher C. Wells
|
e81d3c100c
|
Fix linting issues
|
2020-02-18 14:41:33 -08:00 |
Christopher C. Wells
|
796ba1ae7f
|
Exclude duration (calculated) from model exports
|
2020-02-18 14:41:33 -08:00 |
Christopher C. Wells
|
c9f39437c2
|
Add child name data to exports
|
2020-02-18 14:41:33 -08:00 |
Christopher C. Wells
|
014b373a78
|
Add initial basic admin import/export support
|
2020-02-18 14:41:33 -08:00 |
Christopher C. Wells
|
8c28e8941e
|
Update admin fields for core Timer model
|
2020-01-31 09:09:01 -08:00 |
Christopher C. Wells
|
4397d4a406
|
Add temperature tracking.
|
2019-05-16 21:33:26 -07:00 |
Christopher Charbonneau Wells
|
5dc372281b
|
Remove all unicode_literals imports.
|
2018-02-17 17:09:40 -05:00 |
Isaac Bythewood
|
969958df09
|
Move ALLOW_UPLOADS to BABY_BUDDY dict
|
2017-12-03 04:39:43 -05:00 |
Isaac Bythewood
|
f8d028563a
|
Fix linting issue in admin with no space after comma.
|
2017-11-18 21:06:37 -05:00 |
Isaac Bythewood
|
a503d346ae
|
Make ALLOW_UPLOADS a setting dependent on user preference and platform
|
2017-11-18 20:59:51 -05:00 |
Christopher Charbonneau Wells
|
067be4bf07
|
Add weight tracking.
|
2017-11-09 21:15:09 -05:00 |
Christopher Charbonneau Wells
|
f6dd38a891
|
Make "nap" bounds configurable with a 6AM - 6PM default.
|
2017-11-04 09:42:18 -04:00 |
Christopher Charbonneau Wells
|
37f28c3ff7
|
Add slug field to Child.
|
2017-08-18 08:12:50 -04:00 |
Christopher Charbonneau Wells
|
1b015d4dde
|
Add user association to Timer (WIP - adding timer broken)
|
2017-08-17 14:42:44 -04:00 |
Christopher Charbonneau Wells
|
6b2de93736
|
Add Timer model.
This will used for creating timers in the app and (eventually) applying them to entries during create operations.
|
2017-08-16 18:33:02 -04:00 |
Christopher Charbonneau Wells
|
79472dcdbe
|
Add an amount field to the Feeding model.
|
2017-08-16 18:07:25 -04:00 |
Christopher Charbonneau Wells
|
6a88ff0ea7
|
Rename foreign key relationships on models from baby to child.
|
2017-08-16 10:29:53 -04:00 |
Christopher Charbonneau Wells
|
6e2112b6b5
|
Refactor model "Baby" as "Child".
|
2017-08-16 08:49:58 -04:00 |
Christopher Charbonneau Wells
|
99c6e54cc2
|
Add a generic Note model.
|
2017-08-13 16:48:16 -04:00 |
Christopher Charbonneau Wells
|
eaabcc6faf
|
Add filter support.
|
2017-08-13 16:15:57 -04:00 |
Christopher Charbonneau Wells
|
105adec971
|
Add DiaperChange model.
|
2017-08-13 15:51:25 -04:00 |
Christopher Charbonneau Wells
|
9422d73421
|
Add a TummyTime model.
|
2017-08-13 15:05:44 -04:00 |
Christopher Charbonneau Wells
|
2b062050fc
|
Change Admin list display ordering.
|
2017-08-13 12:51:01 -04:00 |
Christopher Charbonneau Wells
|
481ada74f8
|
Add Feeding model.
|
2017-08-13 11:59:14 -04:00 |
Christopher Charbonneau Wells
|
7e0b81960f
|
Add Sleep duration string.
|
2017-08-13 11:20:09 -04:00 |
Christopher Charbonneau Wells
|
cafbe048cb
|
Add basic Baby and Sleep models.
|
2017-08-13 10:48:16 -04:00 |
Christopher Charbonneau Wells
|
9261e512bc
|
Initial commit.
|
2017-08-11 14:32:02 -04:00 |