Skip to content

Commit

Permalink
docs updated
Browse files Browse the repository at this point in the history
  • Loading branch information
barseghyanartur committed Aug 29, 2015
1 parent 9424a0d commit 1c7c18e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1615,10 +1615,11 @@ form in the GUI, but we can do better than that. It's possible to export forms
into JSON format and import the exported forms again. It's preferable that
you run both instances on the same versions of `django-fobi`, otherwise imports
might break (although it might just work). There are two scenarios to deal with
missing plugin errors, which you have some control of. If both instances have
the same set of form element and form handler plugins imports should go
smoothly. It is though possible to make an import ignoring missing form element
and form handler plugins. You would get an appropriate notice about that.
missing plugin errors, which you have don't yet have full control of. If both
instances have the same set of form element and form handler plugins imports
should go smoothly. It is though possible to make an import ignoring missing
form element and form handler plugins. You would get an appropriate notice
about that, but import will continue leaving the broken plugin data out.

Available translations
======================
Expand Down

0 comments on commit 1c7c18e

Please sign in to comment.