mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-04-23 14:34:42 +00:00
9 lines
251 B
ReStructuredText
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).
|