Skip to content

Commit

Permalink
Merge.
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenmcd committed Aug 3, 2012
2 parents 99969c0 + e73153c commit 18edf48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -136,7 +136,7 @@ module.
* ``FORMS_BUILDER_USE_SITES`` - Boolean controlling whether forms are
associated to Django's Sites framework. Defaults to
``"django.contrib.sites" in settings.INSTALLED_APPS``
* ``FORMS_BUILDER_EDTIABLE_SLUGS`` - Boolean controlling whether form
* ``FORMS_BUILDER_EDITABLE_SLUGS`` - Boolean controlling whether form
slugs are editable in the admin. Defaults to ``False``
* ``FORMS_BUILDER_CHOICES_QUOTE`` - Char to start a quoted choice with.
Defaults to the backtick char: `
Expand Down

0 comments on commit 18edf48

Please sign in to comment.