bornhack-website/src/teams
2018-08-10 10:14:03 +02:00
..
migrations Add non-db migration which was forgotten. 2018-08-08 22:36:54 +02:00
templates Show description for team member for team responsible. 2018-08-10 10:14:03 +02:00
templatetags Merge teamcomms branch. Refactor team app and add events app. 2018-04-09 23:11:05 +02:00
views Fix apparently intentional off by one error when creating multiple shifts. 2018-08-08 14:41:20 +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 Make it possible to drop a shift. 2018-08-08 14:36:31 +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 Make it possible to drop a shift. 2018-08-08 14:36:31 +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