Private
Public Access
1
0

added plan to admin

This commit is contained in:
Sander Roosendaal
2018-07-07 16:18:55 +02:00
parent 75d5db185f
commit f2f9718302

View File

@@ -20,7 +20,7 @@ class RowerInline(admin.StackedInline):
fieldsets = (
('Rower Plan',
{'fields':('rowerplan','teamplanexpires','clubsize','protrialexpires','plantrialexpires',)}),
{'fields':('rowerplan','planexpires','teamplanexpires','clubsize','protrialexpires','plantrialexpires',)}),
('Rower Settings',
{'fields':
('gdproptin','gdproptindate','weightcategory','sex','birthdate','getemailnotifications',