bornhack-website/src
Thomas Steen Rasmussen 7823317939 add missing imports 2018-03-04 13:29:43 +01:00
..
backoffice polish backoffice part 2 2017-12-12 22:48:45 +01:00
bar Fix #161. 2017-09-16 21:29:44 +02:00
bornhack Add IBAN/SWIFT to custom invoices, bank name in settings - fixes #172 (#187) 2017-12-12 22:16:06 +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 Fix admin for Info. 2018-02-11 17:55:15 +01:00
ircbot remove safety valve to only output to debug channel 2017-07-03 23:02:00 +02:00
news Revert "remove __init__.py files" 2017-02-02 00:18:23 +01:00
people fix #169 2017-11-05 17:14:34 +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 Create new CampPropertyListFilter based on admin.SimpleListFilter to use for admin filtering of CampRelatedModels where self.camp is a property instead of a real field. Change the Team models camp field to a property, and make the Team model use the new CampPropertyListFilter in the admin. Change the BaseTicket model to being a CampRelatedModel and add a camp property, also, while here move ticket_created signal to signals.py, connect it in apps.py and rename it to ticket_updated. Change Sponsor model to being a CampRelatedModel and add a camp property. 2018-03-04 12:04:07 +01:00
static_src Adding 2018 letterheads. 2018-01-10 08:22:52 +01:00
teams 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
templates polish backoffice part 2 2017-12-12 22:48:45 +01:00
tickets add missing imports 2018-03-04 13:29:43 +01:00
utils 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
vendor readd submodule with the correct branch 2017-04-02 20:21:12 +02:00
villages check that slugify has returned anything 2017-08-24 20:28:53 +02: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