You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
konova/api
mpeltriaux 5a7ea0b6c2 #31 API Tests
* adds creation tests with minimum data for intervention, compensation, ema and ecoaccount
* fixes bug where empty geometry would not be created properly using the API
* reworks key fetching from POST data, so inproperly stated keys will lead to an error for the API user, instead of silently working and use default data
* adds some logical checks for deductable_surface of eco account creation using api
* fixes bug that would have occured on creating compensations via api
3 years ago
..
models #31 API basic implementation Token Authentication 3 years ago
tests #31 API Tests 3 years ago
urls #31 API Frontend token generating 3 years ago
utils #31 API Tests 3 years ago
views #31 API Tests 3 years ago
__init__.py #31 API basic implementation 3 years ago
admin.py #31 API basic implementation 3 years ago
apps.py #31 API basic implementation 3 years ago
settings.py #31 API Tests 3 years ago