Commit Graph

12 Commits

Author SHA1 Message Date
1ec7a09620 Consolidated schedule into an events list. 2021-11-14 11:20:57 -06:00
021fede771 fixes exposed by tests 2021-11-12 14:10:56 -06:00
f6d671cf79 Fixed margins on navbar 2021-11-10 14:19:10 -06:00
43d64f9488 Adding title/subtitle to list 2021-11-10 14:18:31 -06:00
fa9a51509a Implemented editing for model instances 2021-11-09 20:31:19 -06:00
e7375e6319 Improved base.html navbar and added css 2021-11-09 20:30:48 -06:00
ee4b14b2f5 Consolidated edit pages 2021-11-09 20:24:53 -06:00
8a9a955f3a Added edit button and forms for Players, Teams, Venues 2021-11-07 17:01:35 -06:00
c7c454c696 added header to home.html 2021-11-07 15:39:06 -06:00
b1db596f45 changed _ to spaces in url names, added players list 2021-11-07 15:38:18 -06:00
b7012b77df refactor for less duplication
refactored to use a common 'list.html'
refactored to allow some modularization (using blocks)
2021-11-07 15:11:09 -06:00
0f5c7d27e6 initial commit. displays simple hierarchy and lists of models. includes fixtures for initial data. 2021-11-07 15:09:33 -06:00