django-fobi/examples/simple/foo/README.rst

9 lines
251 B
ReStructuredText

===
foo
===
A general purpose example app that:
- Shows how to make a form callback.
- Contains a sample endpoint for testing the HTTP repost form handler plugin.
- Contains a management command for creating a test form data (to be used
in tests).