bornhack-website/src/teams
2018-08-15 11:31:00 +02:00
..
migrations Add missing non-db migrations. 2018-08-15 11:31:00 +02:00
templates Comments on tasks. 2018-08-14 20:13:46 +02:00
templatetags Merge teamcomms branch. Refactor team app and add events app. 2018-04-09 23:11:05 +02:00
views Comments on tasks. 2018-08-14 20:13:46 +02:00
__init__.py Teams (#100) 2017-03-31 17:29:28 +02:00
admin.py Initial work on shift planning. 2018-07-02 23:52:52 +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 Add some more ordering to TeamTask. 2018-08-15 00:17:03 +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 Add shortcut to users teams. Add a overview of users shifts, and prevent user from taking a shift which overlaps with one already assigned to the user. 2018-08-12 16:50:53 +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