Commit Graph

16 Commits

Author SHA1 Message Date
Thomas Steen Rasmussen 0ff37bbca5 move code to src/ folder 2017-01-30 12:06:49 +01:00
Thomas Steen Rasmussen 61519550f8 add call for sponsors view, add call for sponsors for bornhack 2017, fixes #89 2017-01-29 14:51:50 +01:00
Thomas Steen Rasmussen b42d0911c7 add call_for_speakers_open() property to camps.Camp model, strikethrough call for speakers button when not open 2017-01-29 10:52:20 +01:00
Thomas Steen Rasmussen 82e51b08e6 remove unneeded validation, django already does this for datetimerangefields 2017-01-29 10:51:31 +01:00
Thomas Steen Rasmussen 518611534e commit before start of work sunday, mostly fixing schedule stuff, including setting settings.TIME_ZONE properly, this means we will need to convert production data times to be UTC 2017-01-22 12:59:57 +01:00
Thomas Steen Rasmussen b4f3c386c3 just a commit before we start the days work 2017-01-20 16:18:10 +01:00
Thomas Steen Rasmussen f8a513ec72 this is the beginning of multicamp support, much work still to be done 2016-12-25 15:52:55 +01:00
Víðir Valberg Guðmundsson 3cf837e8e9 Getting first view up and running. 2016-07-13 22:37:20 +02:00
Víðir Valberg Guðmundsson 5c00934027 Resolve merge conflict. 2016-07-13 21:44:09 +02:00
Víðir Valberg Guðmundsson a4b578642d Adding Commonmark and a template tag for that. We're going to use it in the shop app as well, so it's in its own app now (utils). 2016-05-30 21:52:01 +02:00
Víðir Valberg Guðmundsson 5cfcf13e7d We don't only operate on tickets - renaming and refactoring accordingly 2016-05-10 22:20:01 +02:00
Víðir Valberg Guðmundsson 209bb48981 Use super() like in Python 2 2016-05-07 11:28:57 +02:00
Víðir Valberg Guðmundsson 869f5a8fe9 A lot of ticketing stuff. 2016-05-06 23:31:56 +02:00
Víðir Valberg Guðmundsson 2923372488 Adding tickets app, removing signup from camps app, setting dev db to postgres. 2016-04-22 22:38:44 +02:00
Víðir Valberg Guðmundsson d239934fe7 Setup allauth and done some frontend stuff with bootstrap. 2015-10-05 18:35:30 +02:00
Víðir Valberg Guðmundsson 91ca821831 Initial commit. 2015-10-03 03:07:05 +02:00