Marnanel Thurman
ea6197e5e4
moving a lot of the fields of Activity into a TextField called
...
"other_fields". Not fully tested yet.
2019-05-11 20:37:04 +01:00
Marnanel Thurman
e73a34f10b
Partial checkin. Trying to generate the Create activity automatically when a Note (etc) is saved.
2019-04-25 01:13:10 +01:00
Marnanel Thurman
dbaf53915d
rm out of date test
2019-03-04 08:01:35 +00:00
Marnanel Thurman
ee12bd6880
intermediate
2019-03-03 21:30:18 +00:00
Marnanel Thurman
800dcaaf88
abolishing NeedToFetchException because it messes up debugging
2018-10-12 17:45:44 +01:00
Marnanel Thurman
22cf60d524
add user to test, to avoid NeedToFetch
2018-09-16 21:49:08 +01:00
Marnanel Thurman
2b29a8e8e2
Removed all the old Cobject stuff, at last. This confused
...
makemigrations so much that I killed all the existing migrations
and started again.
Activity fields representing key+value pairs all begin with "f_"
because it was getting confusing when only some of them did.
Activity.deserialize() renamed Activity.create().
The tests don't all pass at present, but they will soon.
2018-09-16 21:42:27 +01:00
Marnanel Thurman
5bb3dad40d
Many new tests
2018-09-12 23:49:25 +01:00
Marnanel Thurman
140dfe795f
Activity.deserialize() correctly accesses its list of types.
...
First test for it (which found the above bug).
2018-09-12 02:50:08 +01:00