mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-04-01 04:30:23 +00:00
| .. | ||
| management | ||
| __init__.py | ||
| fobi_form_callbacks.py | ||
| models.py | ||
| README.rst | ||
| urls.py | ||
| views.py | ||
===================================== 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).