meaniebeanie22 / tkd-manager

1 stars 0 forks source link

member properties #22

Open meaniebeanie22 opened 7 months ago

meaniebeanie22 commented 7 months ago

add ways to add/remove 'member properties' with a list of options (generics that can be chosen to be searchable or not)

meaniebeanie22 commented 7 months ago

if a member property type is searchable, then all of its properties should be searchable in the memberlistview (the queryset should be all the searchable properties as an autocomplete box)

meaniebeanie22 commented 7 months ago

Properties can be added and removed from members, and are editable in the admin site - just need to add a way for clubadmins to alter them (nested formsets?)

meaniebeanie22 commented 6 months ago

https://micropyramid.com/blog/how-to-use-nested-formsets-in-django

meaniebeanie22 commented 6 months ago

need to be able to display both non-styled and styled member properties - maybe two links (Styled Member Attributes and Member Attributes?)