konova/codelist
mipel 49f7f3db53 Codelist integration
* adds codelist app
* adds KonovaCodeList and KonovaCode model for fetching and storing OSIRIS Codelisten entries
* adds update_codelist command for updating and fetching codes
* adds autocomplete route for using codelists in forms
2021-08-23 18:30:02 +02:00
..
management/commands Codelist integration 2021-08-23 18:30:02 +02:00
__init__.py Codelist integration 2021-08-23 18:30:02 +02:00
admin.py Codelist integration 2021-08-23 18:30:02 +02:00
apps.py Codelist integration 2021-08-23 18:30:02 +02:00
models.py Codelist integration 2021-08-23 18:30:02 +02:00
settings.py Codelist integration 2021-08-23 18:30:02 +02:00
tests.py Codelist integration 2021-08-23 18:30:02 +02:00
urls.py Codelist integration 2021-08-23 18:30:02 +02:00
views.py Codelist integration 2021-08-23 18:30:02 +02:00