mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-05-10 22:03:09 +00:00
9 lines
325 B
ReStructuredText
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).
|