dancerfly / django-brambling

Event website manager, specifically designed for dance weekends or other events with multiple simultaneous tracks of classes.
BSD 3-Clause "New" or "Revised" License
11 stars 3 forks source link

Copy zenaida template tags to django-brambling #917

Closed melinath closed 5 years ago

melinath commented 5 years ago

Currently, a number of generic utility template tags are provided by django-zenaida. This is part of what's keeping us stuck on zenaida. We should copy those template tags to brambling to reduce our dependency on zenaida.