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