bornhack-website/src/utils
Stephan Telling 10bd3bdd0d
remove camp from team objects in bootstrap script
2018-03-04 15:18:59 +01:00
..
management remove camp from team objects in bootstrap script 2018-03-04 15:18:59 +01: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 remove unneeded imports from utils app 2018-03-04 14:44:33 +01: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
models.py add a related_name for the camp relation for TeamArea, and a teams property to Camp model to make it easier to get all teams under all teamareas, also add exclude=None to the validate_unique call in our CleanedModel class 2018-03-04 12:48:35 +01: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