bornhack-website/src/tickets
Thomas Steen Rasmussen 03fc20a459 add missing migrations after cleanup and adding of on_delete to all foreignkeys 2018-03-18 09:07:34 +01:00
..
migrations add missing migrations after cleanup and adding of on_delete to all foreignkeys 2018-03-18 09:07:34 +01:00
templates fix detail template and add text to ticket if checked in 2017-08-20 00:02:05 +02:00
templatetags update tickets app with list and detail views 2017-08-19 22:06:32 +02:00
__init__.py import later, add missing bit of signal, change model reference in signal connection 2018-03-04 13:19:42 +01:00
admin.py Fixing stuff 2017-08-22 20:09:26 +02:00
apps.py import later, add missing bit of signal, change model reference in signal connection 2018-03-04 13:19:42 +01:00
models.py add on_delete to all foreignkeys 2018-03-04 16:26:35 +01:00
signals.py move another import 2018-03-04 14:16:22 +01:00
urls.py fix proper urls for ticket app 2017-08-19 23:49:55 +02:00
views.py syntax 2017-08-20 00:44:55 +02:00