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

9 lines
325 B
ReStructuredText

=====================================
Example app
=====================================
Gemeral 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).