49f7f3db53
* 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
4 lines
60 B
Python
4 lines
60 B
Python
from django.test import TestCase
|
|
|
|
# Create your tests here.
|