Hussnain Ahmad
Hussnain Ahmad
Fixes #6910 ### Proposed fixes: - Fixes 500 internal error when a comma is appended at end of dataset query e.g `http://localhost:8080/dataset/?q=&sort=title_string+asc,` - Now shows proper validation error with a...
**CKAN version** 2.8 **Describe the bug** I created a harvest resource first which was wrong, hence i deleted it and try to recreate the same one but i get the...
Is there anyway to access the fields created by scheming extension inside my action function (i.e organization list) by doing something like this `model.Group.title_ar`
the base_form.html in templates imports macros/form.html {% import 'macros/form.html' as form %} but cannot find the file in the macros folder. i basically want to make the date picker for...