Added edit button and forms for Players, Teams, Venues

This commit is contained in:
2021-11-07 17:01:20 -06:00
parent c7c454c696
commit 8a9a955f3a
16 changed files with 248 additions and 10 deletions

3
players/tests.py Normal file
View File

@@ -0,0 +1,3 @@
from django.test import TestCase
# Create your tests here.