bornhack-website/src/teams
2018-08-04 18:13:51 +02:00
..
migrations add when and completed to teamtask model, move task list to an included file 2018-08-04 17:38:09 +02:00
templates Remove include since we have everything for tasks in one place now. 2018-08-04 18:13:51 +02:00
templatetags Merge teamcomms branch. Refactor team app and add events app. 2018-04-09 23:11:05 +02:00
views Merge branch 'master' into feature/team_refactor 2018-08-04 18:11:32 +02:00
__init__.py Teams (#100) 2017-03-31 17:29:28 +02:00
admin.py add a few things to the TeamAdmin 2018-04-13 20:55:25 +02:00
apps.py Merge teamcomms branch. Refactor team app and add events app. 2018-04-09 23:11:05 +02:00
email.py Merge teamcomms branch. Refactor team app and add events app. 2018-04-09 23:11:05 +02:00
models.py Merge branch 'master' into feature/team_refactor 2018-08-04 18:11:32 +02:00
signal_handlers.py change irc channel stuff so each team can have both a private and a public irc channel, introduce the concept of a volunteer channel which all teammembers of all teams get access to 2018-04-13 20:22:19 +02:00
urls.py Final touches - I think. 2018-08-04 13:45:52 +02:00
utils.py change irc channel stuff so each team can have both a private and a public irc channel, introduce the concept of a volunteer channel which all teammembers of all teams get access to 2018-04-13 20:22:19 +02:00