aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/caf/views.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-16removed CAFCreate form view and template - we're not doing that outside adminMatthew Lemon1-16/+5
2020-04-15fixing the Ceate CAF pageMatthew Lemon1-3/+3
2020-04-14rudimentary listing of systems on caf detail pageMatthew Lemon1-1/+2
2020-04-06added organisation link to caf detail pageMatthew Lemon1-1/+2
2020-04-06comment out unnecessary variableMatthew Lemon1-1/+1
2020-04-04tidy slightlyMatthew Lemon1-1/+1
2020-04-04partially completed the CAF score detail tableMatthew Lemon1-2/+22
2020-03-11put in the missing LogInRequiredMixinsMatthew Lemon1-4/+5
2020-03-10basic caf detail page implemented - BASICMatthew Lemon1-4/+6
2020-03-06reverted idea to use a custom manager to include NIS POC in systems listMatthew Lemon1-2/+1
2020-03-06View for list of ApplicableSystems includes nis_poc - custom ManagerMatthew Lemon1-7/+5
2020-03-06part way through defining a new queryset for ApplicableSystem modelMatthew Lemon1-1/+2
2020-03-04some tidying before closingMatthew Lemon1-0/+1
2020-03-04renamed EssentialService to ApplicableSystem and a few other tweaksMatthew Lemon1-4/+4
2020-03-03added TODOMatthew Lemon1-0/+4
2020-03-03first stab at doing an essential services list pageMatthew Lemon1-0/+14
2020-02-07continued to work on create CAF form - including help_text to create parent o...Matthew Lemon1-1/+6
2020-01-29some pointless flake8ismsMatthew Lemon1-4/+0
2020-01-27added register and caf applicationsMatthew Lemon1-0/+17