aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/register/tests/test_models.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-19started writing the code for the note eventMatthew Lemon1-8/+8
2020-10-16participants added to create new simple event form and can filter by org when...Matthew Lemon1-1/+1
2020-10-16participants added to create new simple event form and can filter by org when...Matthew Lemon1-1/+1
2020-10-16Improvements to simple event form.Matthew Lemon1-0/+15
2020-10-16added URL field for a simple eventMatthew Lemon1-0/+1
2020-10-14about to nuke migrationsMatthew Lemon1-1/+4
2020-10-12tidyMatthew Lemon1-4/+7
2020-10-12cannot put constrain on abstract Meta class seemingly...Matthew Lemon1-0/+12
2020-10-12more tests using parameterizationMatthew Lemon1-4/+12
2020-10-11test for integrityerror when trying to create CAFTwinDateEvent with no start_...Matthew Lemon1-0/+24
2020-10-11first test for caf periodic eventMatthew Lemon1-0/+19
2020-10-11improved tests - more consistent and added a caseMatthew Lemon1-15/+12
2020-10-11fleshed out more testingMatthew Lemon1-45/+20
2020-10-11some more options in AVAILABLE_TYPESMatthew Lemon1-6/+23
2020-10-11fixed constraint for CAF eventMatthew Lemon1-1/+35
2020-10-11constraint added to CAFSingleDateEventMatthew Lemon1-8/+36
2020-10-11added CAFSingleDateEvent eventMatthew Lemon1-1/+15
2020-10-11done models and form for meeting -with testsMatthew Lemon1-6/+18
2020-10-11working through mixins model designMatthew Lemon1-3/+31
2020-10-11started new event design - added enum for event typeMatthew Lemon1-0/+44