mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-19 06:22:16 +00:00
Session log form work
This commit is contained in:
4
training/forms.py
Normal file
4
training/forms.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from django import forms
|
||||
|
||||
class SessionLogForm(forms.Form):
|
||||
pass
|
||||
Reference in New Issue
Block a user