remove partcipants from admin
This commit is contained in:
parent
9aed5d1758
commit
bbff984513
1 changed files with 0 additions and 1 deletions
|
@ -4,4 +4,3 @@ from .models import Event, Participants
|
|||
|
||||
# Add event by admin page return a 502 error
|
||||
admin.site.register(Event)
|
||||
admin.site.register(Participants)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue