mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 13:32:15 +00:00
Basic checkin/out logic complete
This commit is contained in:
@@ -200,7 +200,6 @@ class EventChecklistForm(forms.ModelForm):
|
||||
|
||||
related_models = {
|
||||
'venue': models.Venue,
|
||||
'power_mic': models.Profile,
|
||||
}
|
||||
|
||||
class Meta:
|
||||
|
||||
Reference in New Issue
Block a user