Added direction in imputation choices
This commit is contained in:
parent
33590e1c10
commit
799d824e7d
2 changed files with 2 additions and 0 deletions
|
|
@ -552,6 +552,7 @@ IMPUTATION_CHOICES = (
|
|||
('EDE', 'EDE'),
|
||||
('EDS', 'EDS'),
|
||||
('CAS_FPP', 'CAS_FPP'),
|
||||
('Direction', 'Direction'),
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue