aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations/management/commands/populate_db.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactored populate script into a new core app - better positioned for use ↵MR Lemon2020-05-131-637/+0
| | | | in tests
* started to think about tests for assessment appMR Lemon2020-05-121-1/+1
|
* basic population of IGP dataMR Lemon2020-05-121-1/+31
|
* big migration resetMatthew Lemon2020-04-031-6/+6
|
* adding all the Contributing Outcomes scores for a single CAF in populate scriptMatthew Lemon2020-03-171-313/+290
|
* All Objectives, Principles and Outcomes now in pop scriptMatthew Lemon2020-03-151-4/+273
|
* added all Principle A Contributing Outcomes to populate scriptMatthew Lemon2020-03-151-1/+59
|
* now created a bunch of PrinciplesMatthew Lemon2020-03-151-9/+100
|
* can populate four ObjectivesMatthew Lemon2020-03-151-2/+12
|
* pop script now creates a dummy CAFSelfAssessmentMatthew Lemon2020-03-131-7/+7
|
* some tidyingMatthew Lemon2020-03-131-10/+19
|
* added an all-in-one truncate and populate script and better population codeMatthew Lemon2020-03-041-14/+18
|
* removed redundant populate codeMatthew Lemon2020-03-041-8/+0
|
* we now create one caf and one applicable service for each organisatonMatthew Lemon2020-03-041-13/+20
|
* removed owner field from CAF - daring!Matthew Lemon2020-03-041-1/+0
|
* some tidyingMatthew Lemon2020-03-031-1/+1
|
* added extra fields to caf modelMatthew Lemon2020-03-031-1/+3
|
* populate script now assocatiates a single EngagementEvent with a CAFMatthew Lemon2020-03-021-0/+6
|
* populate script now creates some compliance inspectorsMatthew Lemon2020-03-021-10/+40
|
* populates with essential servicesMatthew Lemon2020-02-291-3/+28
|
* CAF factory basics but not essential services yetMatthew Lemon2020-02-281-4/+15
|
* renamed CAFFileStore to FileStoreMatthew Lemon2020-02-271-2/+2
|
* tweaks - added factories for CAFFileStore and DocumentFileMatthew Lemon2020-02-261-1/+4
|
* populate now does gradingsMatthew Lemon2020-02-251-0/+9
|
* use of random.choice() and improving the factoriesMatthew Lemon2020-02-211-14/+18
|
* populate script now does EngagementEvent objectsMatthew Lemon2020-02-211-0/+28
|
* Clean up and fixed failing test after factory changeMatthew Lemon2020-02-211-4/+0
|
* basic address added to factory scriptMatthew Lemon2020-02-211-3/+12
|
* improved populate script nowMatthew Lemon2020-02-201-5/+26
|
* part way through creating limited Organisation and Mode/SubMode objs in ↵Matthew Lemon2020-02-201-1/+19
| | | | populate_db command
* renamed generate_people command to populate_db because it has much more to doMatthew Lemon2020-02-201-0/+29