[forms] bug fix: update groups schema in db_to_form_schema, whitespace clean up.
[ckanext-datagovau.git] / ckanext / example / forms.py
John Glover [forms] bug fix: update groups schema in db_to_fo…
Sean Hammond Update ExampleDatasetForm, was broken by recent c…
Sean Hammond Use nicer vocab names in dataset view template
John Glover [forms] add vocab tags back to dataset view page
John Glover [forms, commands, templates] Add extended example…
John Glover [forms, commands] move code for creating example …
Sean Hammond Extend the vocabularies example
Sean Hammond 'vocabulary_name' -> 'vocabulary_id'
John Glover [1730][forms, templates] use a html select for
John Glover [1730][forms] add vocab tags to template variables
John Glover [1720][forms, templates] Don't show tags with voc…
John Glover [1720][forms] update for change in location of
John Glover [1720][forms] tidy up: remove unused imports
John Glover [1720][forms] Update for change in location of vo…
John Glover [forms] add example vocab if doesn't exist
John Glover [forms] set dataset form as default (fallback)
Ross Jones Modified template to include the original content…
Ross Jones Renaming registered types names
Ross Jones Clarified the commenting and changed the layout t…
Ross Jones Adding ID tags to the new dataset template so tha…
Ross Jones Making sure we can determine whether the group_fo…
Ross Jones Implementation of an IGroupForm
Ross Jones Forgot to rename the path to the example form
Ross Jones Tidying up the naming of some files