.. |
backoffice
|
remove unneeded imports from backoffice app
|
2018-03-04 14:30:27 +01:00 |
bar
|
remove unneeded imports from bar app
|
2018-03-04 14:31:13 +01:00 |
bornhack
|
remove unneeded imports from bornhack app
|
2018-03-04 14:31:46 +01:00 |
camps
|
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 |
info
|
remove unneeded imports from info app
|
2018-03-04 14:35:27 +01:00 |
ircbot
|
remove unneeded imports from ircbot app
|
2018-03-04 14:36:52 +01:00 |
news
|
Revert "remove __init__.py files"
|
2017-02-02 00:18:23 +01:00 |
people
|
remove unneeded imports from people app
|
2018-03-04 14:39:01 +01:00 |
profiles
|
update tickets app with list and detail views
|
2017-08-19 22:06:32 +02:00 |
program
|
Add event abstract to iCal
|
2017-09-02 00:50:45 +02:00 |
shop
|
add missing request argument
|
2018-01-07 17:36:44 +01:00 |
sponsors
|
remove unneeded imports from sponsors app
|
2018-03-04 14:41:51 +01:00 |
static_src
|
Adding 2018 letterheads.
|
2018-01-10 08:22:52 +01:00 |
teams
|
remove unneeded imports from teams app
|
2018-03-04 14:42:57 +01:00 |
templates
|
polish backoffice part 2
|
2017-12-12 22:48:45 +01:00 |
tickets
|
remove unneeded imports from tickets app
|
2018-03-04 14:43:56 +01:00 |
utils
|
remove camp from team objects in bootstrap script
|
2018-03-04 15:18:59 +01:00 |
vendor
|
readd submodule with the correct branch
|
2017-04-02 20:21:12 +02:00 |
villages
|
remove unneeded imports from villages app
|
2018-03-04 14:46:18 +01:00 |
manage.py
|
Calling manage outside of src/
|
2017-08-28 21:54:04 +02:00 |
requirements.txt
|
specify daphne before channels to make it use the specified version as dependency
|
2017-04-28 09:21:00 +02:00 |