bornhack-website/src/teams
2018-06-20 22:03:29 +02:00
..
migrations 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
templates add debate as eventtype in bootstrap-devsite, and fix commonmark templatefilter a few places I missed 2018-06-03 16:29:28 +02:00
templatetags Merge teamcomms branch. Refactor team app and add events app. 2018-04-09 23:11:05 +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 Make each model which inherit from CampRelatedModel but doesn not have a direct relation, define a camp_filter. (#240) 2018-06-20 22:03:29 +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 url support for speakerproposals and eventproposals, including new models Url and UrlType. Also switch to Django 2.0 path() syntax in various urls.py files getting rid of a lot of ugly regex \o/ 2018-05-23 23:28:27 +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
views.py resolve conflicts in teams/models.py 2018-04-14 15:41:27 +02:00