veritus / veritus-backend

1 stars 0 forks source link

Update subjects in database #4

Closed Jarngreipr closed 7 years ago

Jarngreipr commented 7 years ago

Use case_gather/xml_parser.py/gather_cases() to add subjects to database.

The parsing functionality is already implemented by the gather_cases() function, what needs to be done is to write a function similar to case_gather/services.py/update_case_db() to update subjects in database.

Tasks:

AriHrannar commented 7 years ago

I think this has already been implemented as subjects are being saved in the database right now