django-swingtime
django-swingtime copied to clipboard
Web user interface for add/remove/change of "Event type"?
I looked for a way in the web user interface to add/remove/change the "Event type" values in the Karate Dojo example.
I assume this is an absent feature. If it's there and I'm not finding it, can you please point me to the URL? Or, if not there - consider this a request to the community add this as an enhancement. Thank you.
Some observations: there are "event types" of { "bbc", "adv", "bgn" } that seem to map to the White belt, Yellow belt, Green belt, Brown belt, Black belt. And then the other "event types" of { "Private Lesson", "Special Event", "Sparring", "Open Dojo" } etc. Not sure which pages dynamically generate these values fro the DB, and how they are organized yet.