* ui-schema fixed in api with group defined * feature_list_properties are now in object instead of single array element
0.3.1
-----------------------
Features
* Ability to groups layers properties in form schema and data display * New layer/<layer/features endpoint that provide custom data. Usage of old geostore endpoint will be deprecated. * Improve CrudView serializer to provide required frontend data, and give frontend urls to follow.
0.3.0
-----------------------
Breaking changes * app renamed from terra_crud to terra_geocrud
Update
* requirements (`django-template-model>=1.0.1` and `django-template-engines>=1.2.9`)
0.1.4
-----------------------
Breaking change
* replace template rendering url parameter from {pk} to {id}
0.1.3
-----------------------
Fix
* Unquote template rendered url in API
0.1.2
-----------------------
Update
* Default template generation with template original name