aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/register/models.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-13minor fixesMatthew Lemon1-1/+1
2020-10-13created a form for new Simple EventMatthew Lemon1-1/+1
2020-10-12cannot put constrain on abstract Meta class seemingly...Matthew Lemon1-5/+4
2020-10-12more constraints added at form and model levelMatthew Lemon1-2/+14
2020-10-12another test added for CAFTwinDateEventFormMatthew Lemon1-7/+14
2020-10-12more tests using parameterizationMatthew Lemon1-0/+5
2020-10-11test for integrityerror when trying to create CAFTwinDateEvent with no start_...Matthew Lemon1-2/+2
2020-10-11first test for caf periodic eventMatthew Lemon1-2/+18
2020-10-11improved tests - more consistent and added a caseMatthew Lemon1-0/+1
2020-10-11fleshed out more testingMatthew Lemon1-5/+1
2020-10-11some more options in AVAILABLE_TYPESMatthew Lemon1-1/+5
2020-10-11fixed constraint for CAF eventMatthew Lemon1-3/+7
2020-10-11constraint added to CAFSingleDateEventMatthew Lemon1-15/+43
2020-10-11added CAFSingleDateEvent eventMatthew Lemon1-0/+19
2020-10-11working through mixins model designMatthew Lemon1-18/+21
2020-10-11started new event design - added enum for event typeMatthew Lemon1-0/+16
2020-10-10started to test forms! love testing formsMatthew Lemon1-1/+1
2020-10-10small tidyMatthew Lemon1-0/+1
2020-10-10slogging through testing these event modelsMatthew Lemon1-3/+75
2020-10-02overly-complex template code for handling CAF events in CAF detail formMatthew Lemon1-0/+1
2020-10-02fixed broken populate scriptMatthew Lemon1-2/+2
2020-10-02Now lists basic CAF events on CAF detail pageMatthew Lemon1-2/+1
2020-10-02tidyingMatthew Lemon1-3/+3
2020-09-29Can save new Engagement Event form with hidden user field - PAINMatthew Lemon1-4/+4
2020-09-29Can now add an engagement event from org detail with only relevant people in ...Matthew Lemon1-2/+2
2020-09-29OES engagements on org detail page improved with datesMatthew Lemon1-0/+27
2020-03-03some tidyingMatthew Lemon1-0/+1
2020-03-02populate script now assocatiates a single EngagementEvent with a CAFMatthew Lemon1-10/+0
2020-02-29todo included for next stepMatthew Lemon1-0/+10
2020-02-21added first register models - engagement-relatedMatthew Lemon1-2/+53
2020-02-18formattingMatthew Lemon1-1/+1
2020-01-29some pointless flake8ismsMatthew Lemon1-1/+1
2020-01-27added register and caf applicationsMatthew Lemon1-0/+3