bornhack-website/src/utils/templatetags
2019-02-17 17:39:42 +01:00
..
__init__.py Revert "remove __init__.py files" 2017-02-02 00:18:23 +01:00
bornhack.py working on #232, this commit changes backoffice to be camp specific (although many of the actual functions are camp independent). Add backoffice/mixins.py with BackofficeViewMixin to keep it DRY. Add backoffice views to manage proposals. Move SpeakerProposal and EventProposal detail template to includes to they can be used from backoffice. Rename our commonmark templatetags so the names are more intuitive. 2018-06-03 15:34:04 +02:00
commonmark.py use bleach.linkify to make links in markdown clickable automagically, fixes #64 2019-02-17 17:39:42 +01:00
dateutils.py add EventLocation model, restructure schedule filtering navigation 2017-02-08 23:34:24 +01:00
imageutils.py move code to src/ folder 2017-01-30 12:06:49 +01:00
menubutton.py remove unneeded imports from utils app 2018-03-04 14:44:33 +01:00