bornhack-website/src/camps
2018-03-04 16:00:30 +01:00
..
management move createcamp script to camps app 2017-06-04 13:08:59 +02:00
migrations fix #147 2017-08-14 19:10:58 +02:00
templates add teamtask support 2017-11-23 23:09:14 +01:00
__init__.py Revert "remove __init__.py files" 2017-02-02 00:18:23 +01:00
admin.py move code to src/ folder 2017-01-30 12:06:49 +01:00
context_processors.py cleanup in camps/ 2018-03-04 16:00:30 +01:00
mixins.py cleanup in camps/ 2018-03-04 16:00:30 +01:00
models.py add a related_name for the camp relation for TeamArea, and a teams property to Camp model to make it easier to get all teams under all teamareas, also add exclude=None to the validate_unique call in our CleanedModel class 2018-03-04 12:48:35 +01:00
utils.py cleanup in camps/ 2018-03-04 16:00:30 +01:00
views.py Camp redirect has to account for an ongoing camp. 2017-08-22 14:35:49 +02:00