-
- Downloads
Add test package for socketio form submission
Showing
- app/__init__.py 3 additions, 0 deletionsapp/__init__.py
- app/templates/test/index.html.j2 84 additions, 0 deletionsapp/templates/test/index.html.j2
- app/test/__init__.py 5 additions, 0 deletionsapp/test/__init__.py
- app/test/events.py 24 additions, 0 deletionsapp/test/events.py
- app/test/forms.py 12 additions, 0 deletionsapp/test/forms.py
- app/test/views.py 12 additions, 0 deletionsapp/test/views.py
app/templates/test/index.html.j2
0 → 100644
app/test/__init__.py
0 → 100644
app/test/events.py
0 → 100644
app/test/forms.py
0 → 100644
app/test/views.py
0 → 100644
Please register or sign in to comment