konova/codelist
mpeltriaux d3d4fac7d3 #146 Admins and update_all_parcels.py
* extends admin backend
    * adds found_in_codelists to KonovaCodeAdmin to see where a KonovaCode can be found in
    * improves rendering of after_states and before_states for all AbstractCompensationAdmins
    * adds geometry_id to all major datatype admin backends
    * adds st_area like calculation to geometry admin backend
* update_all_parcels
    * orders geometries by size (small to big) to process smaller geometries first and bigger later
    * adds more output to command for a better overview of what is just going on
2022-04-13 11:42:04 +02:00
..
management/commands # 129 Handler code renaming 2022-03-03 12:09:09 +01:00
migrations # 129 Handler code 2022-03-03 12:05:22 +01:00
__init__.py Codelist integration 2021-08-23 18:30:02 +02:00
admin.py #146 Admins and update_all_parcels.py 2022-04-13 11:42:04 +02:00
apps.py Codelist integration 2021-08-23 18:30:02 +02:00
models.py #112 CompensationAction Tree 2022-02-15 10:48:01 +01:00
settings.py # 129 Handler code renaming 2022-03-03 12:09:09 +01: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