bornhack-website/src/utils
2018-06-20 22:03:29 +02:00
..
management add debate as eventtype in bootstrap-devsite, and fix commonmark templatefilter a few places I missed 2018-06-03 16:29:28 +02:00
migrations add bcc and cc to email system 2017-05-21 20:13:49 +02:00
templates move code to src/ folder 2017-01-30 12:06:49 +01:00
templatetags 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
__init__.py Revert "remove __init__.py files" 2017-02-02 00:18:23 +01:00
apps.py first pass with 2to3 2017-01-30 12:16:07 +01:00
email.py fix bcc_recipients 2017-05-21 22:11:54 +02:00
factories.py Added the first tests to the project. Using factory_boy for great success. (#219) 2018-04-22 08:31:10 +02:00
mixins.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
models.py Make each model which inherit from CampRelatedModel but doesn not have a direct relation, define a camp_filter. (#240) 2018-06-20 22:03:29 +02:00
outgoingemailworker.py add bcc and cc to email system 2017-05-21 20:13:49 +02:00
pdf.py update tickets app with list and detail views 2017-08-19 22:06:32 +02:00