bornhack-website/src/teams
2017-07-11 19:39:43 +02:00
..
migrations add mailing_list email field on team model 2017-07-11 19:39:43 +02:00
templates fixup the team pages a bit, column names and stuff 2017-05-25 19:56:34 +02:00
templatetags add membership status on team detail and list view 2017-04-14 16:16:00 +02:00
__init__.py Teams (#100) 2017-03-31 17:29:28 +02:00
admin.py rename send email to add email and log on error 2017-05-21 20:15:27 +02:00
apps.py Teams (#100) 2017-03-31 17:29:28 +02:00
email.py rename send email to add email and log on error 2017-05-21 20:15:27 +02:00
forms.py start work on #123 2017-05-21 16:06:34 +02:00
models.py add mailing_list email field on team model 2017-07-11 19:39:43 +02:00
tests.py Teams (#100) 2017-03-31 17:29:28 +02:00
views.py split team management into seperate page, fix a few small things 2017-05-24 07:49:32 +02:00