added plan to admin
This commit is contained in:
@@ -20,7 +20,7 @@ class RowerInline(admin.StackedInline):
|
|||||||
|
|
||||||
fieldsets = (
|
fieldsets = (
|
||||||
('Rower Plan',
|
('Rower Plan',
|
||||||
{'fields':('rowerplan','teamplanexpires','clubsize','protrialexpires','plantrialexpires',)}),
|
{'fields':('rowerplan','planexpires','teamplanexpires','clubsize','protrialexpires','plantrialexpires',)}),
|
||||||
('Rower Settings',
|
('Rower Settings',
|
||||||
{'fields':
|
{'fields':
|
||||||
('gdproptin','gdproptindate','weightcategory','sex','birthdate','getemailnotifications',
|
('gdproptin','gdproptindate','weightcategory','sex','birthdate','getemailnotifications',
|
||||||
|
|||||||
Reference in New Issue
Block a user