Skip to content

Commit

Permalink
Minor but important fix on custom fields tutorial
Browse files Browse the repository at this point in the history
The ability to combine free extras and custom fields was added on 2.3,
not 2.2.1
  • Loading branch information
amercader committed Jan 30, 2015
1 parent 8f298cd commit f31538d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/extensions/adding-custom-fields.rst
Expand Up @@ -158,9 +158,9 @@ This overrides the custom_fields block with an empty block so the default CKAN
custom fields form does not render.


.. versionadded:: 2.2.1
.. versionadded:: 2.3

Starting from CKAN 2.2.1 you can combine free extras with custom fields
Starting from CKAN 2.3 you can combine free extras with custom fields
handled with ``convert_to_extras`` and ``convert_from_extras``. On prior
versions you'll always need to remove the free extras handling.

Expand Down

0 comments on commit f31538d

Please sign in to comment.