konova/codelist
mipel 97571d4363 Konova Codelist enhancements
* adds proper boolean mapping to update_codelist
* differs between id and atom_id for KonovaCode since atomIds are not unique (could change in the future)
* adds is_selectable and is_archived to KonovaCode
* scales width of DAL form fields to 100% width
* adds table-responsive wrapping container for table forms to prevent unwanted rendering artifacts in case of table resizing due to long content
* adds autocomplete routes for law, registration offices and conservation offices
2021-08-26 12:45:48 +02:00
..
management/commands Konova Codelist enhancements 2021-08-26 12:45:48 +02:00
__init__.py Codelist integration 2021-08-23 18:30:02 +02:00
admin.py Konova Codelist enhancements 2021-08-26 12:45:48 +02:00
apps.py Codelist integration 2021-08-23 18:30:02 +02:00
models.py Konova Codelist enhancements 2021-08-26 12:45:48 +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