aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/caf/views.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* optimised importsMatthew Lemon2020-04-171-5/+2
|
* started to make a fist of the CAF list pageMR Lemon2020-04-161-5/+5
|
* removed CAFCreate form view and template - we're not doing that outside adminMatthew Lemon2020-04-161-16/+5
|
* fixing the Ceate CAF pageMatthew Lemon2020-04-151-3/+3
|
* rudimentary listing of systems on caf detail pageMatthew Lemon2020-04-141-1/+2
|
* added organisation link to caf detail pageMatthew Lemon2020-04-061-1/+2
|
* comment out unnecessary variableMatthew Lemon2020-04-061-1/+1
|
* tidy slightlyMatthew Lemon2020-04-041-1/+1
|
* partially completed the CAF score detail tableMatthew Lemon2020-04-041-2/+22
|
* put in the missing LogInRequiredMixinsMatthew Lemon2020-03-111-4/+5
|
* basic caf detail page implemented - BASICMatthew Lemon2020-03-101-4/+6
|
* reverted idea to use a custom manager to include NIS POC in systems listMatthew Lemon2020-03-061-2/+1
|
* View for list of ApplicableSystems includes nis_poc - custom ManagerMatthew Lemon2020-03-061-7/+5
|
* part way through defining a new queryset for ApplicableSystem modelMatthew Lemon2020-03-061-1/+2
|
* some tidying before closingMatthew Lemon2020-03-041-0/+1
|
* renamed EssentialService to ApplicableSystem and a few other tweaksMatthew Lemon2020-03-041-4/+4
|
* added TODOMatthew Lemon2020-03-031-0/+4
|
* first stab at doing an essential services list pageMatthew Lemon2020-03-031-0/+14
|
* continued to work on create CAF form - including help_text to create parent ↵Matthew Lemon2020-02-071-1/+6
| | | | object
* some pointless flake8ismsMatthew Lemon2020-01-291-4/+0
|
* added register and caf applicationsMatthew Lemon2020-01-271-0/+17