Christopher Charbonneau Wells
|
f9c286cb77
|
Add some notes to the fake data.
|
2017-10-21 21:59:09 -04:00 |
Christopher Charbonneau Wells
|
3c01a8710f
|
Reverse order of days in fake command and prevent cross over of sleep entries.
|
2017-10-21 20:00:05 -04:00 |
Christopher Charbonneau Wells
|
347727e725
|
Tweak fake data to be more realistic.
|
2017-10-21 18:54:24 -04:00 |
Christopher Charbonneau Wells
|
c4147af34d
|
Adjust fake command handler to prevent date cross over.
|
2017-08-22 21:35:36 -04:00 |
Christopher Charbonneau Wells
|
c13914d6e2
|
Use local time zone setting for fake dates to prevent overlaps.
|
2017-08-22 21:08:31 -04:00 |
Christopher Charbonneau Wells
|
23acc006d4
|
Linting fixes.
|
2017-08-22 13:36:49 -04:00 |
Christopher Charbonneau Wells
|
10e87c27b5
|
Prevent date intersections in the "fake" management command.
|
2017-08-22 09:35:01 -04:00 |
Christopher Charbonneau Wells
|
f5768959d8
|
Use os.path for the reset management command to support multiple platforms.
|
2017-08-22 09:32:29 -04:00 |
Christopher Charbonneau Wells
|
aae16346bd
|
Add a TODO note for not intersecting faked dates.
|
2017-08-21 20:12:50 -04:00 |
Christopher Charbonneau Wells
|
51946dd28a
|
Add a "days" argument to the fake command for number of days of data to fake for each child.
|
2017-08-21 19:34:06 -04:00 |
Christopher Charbonneau Wells
|
6f4774ae9e
|
Add "reset" management command for resetting the database with fake data.
|
2017-08-20 09:44:44 -04:00 |
Christopher Charbonneau Wells
|
502964e070
|
Add a "fake" management command for creating fake data.
|
2017-08-19 14:51:40 -04:00 |