konova/konova
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
..
filters # 139 Doc update 2022-04-11 10:55:15 +02:00
management/commands #146 Admins and update_all_parcels.py 2022-04-13 11:42:04 +02:00
migrations # 139 Parcel reference improved 2022-04-11 10:23:28 +02:00
models #146 Admins and update_all_parcels.py 2022-04-13 11:42:04 +02:00
sso #75 Propagate users 2022-01-19 13:17:55 +01:00
static #112 Autocomplete enhancements 2022-02-15 15:33:25 +01:00
sub_settings #142 Localized date improved 2022-04-12 09:05:33 +02:00
templates/konova # 139 Parcel reference improved 2022-04-11 10:23:28 +02:00
templatetags # 86 Comment field length 2022-02-02 12:54:45 +01:00
tests # 129 Handler code 2022-03-03 12:05:22 +01:00
utils # 129 Handler code renaming 2022-03-03 12:09:09 +01:00
__init__.py #55 Celery parcel updating 2022-01-06 12:08:38 +01:00
admin.py #146 Admins and update_all_parcels.py 2022-04-13 11:42:04 +02:00
asgi.py Refactoring to konova 2021-07-01 14:38:57 +02:00
autocompletes.py # 129 Handler code renaming 2022-03-03 12:09:09 +01:00
celery.py #55 Celery parcel updating 2022-01-06 12:08:38 +01:00
contexts.py # 70 Tab titles interventions 2022-01-20 12:12:04 +01:00
decorators.py #31 API WIP 2022-01-25 09:29:14 +01:00
enums.py Compensation action 2021-08-04 10:44:02 +02:00
forms.py #125 Edit form titles 2022-02-21 09:04:46 +01:00
settings.py #95 Split settings file 2022-01-31 15:09:06 +01:00
tasks.py #101 Team mails 2022-02-18 15:19:37 +01:00
urls.py # 129 Handler code 2022-03-03 12:05:22 +01:00
views.py # 139 Parcel reference improved 2022-04-11 10:23:28 +02:00
wsgi.py Refactoring to konova 2021-07-01 14:38:57 +02:00