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