bornhack-website/src/bornhack
Thomas Steen Rasmussen 32e9b7c40b
Fix urls handling and other stuff (#249)
* update font-awesome to 5.1 and add fab- and fa-regular icons, fixed #244

* also handle slugs when dealing with SingleObjectMixin CBV views, fixes #248

* add missing trailing slash to bar/menu

* add missing trailing slash on event slugs, fixes #245

* fix a lot of stuff related to proposal URLs. actually display them on speaker and event detail pages. show the urltype icons. better messages on update and delete pages. fix 500 error when reapproving events. fix bug that made urls multiply when reapproving event. fixes #246 and fixes #247
2018-07-17 22:43:16 +02:00
..
__init__.py Revert "remove __init__.py files" 2017-02-02 00:18:23 +01:00
asgi.py fixup asgi.py for channels2 goodness 2018-04-14 17:04:21 +02:00
environment_settings.py.dist remove CHANNELS_LAYERS and move ASGI_APPLICATION to settings.py 2018-04-14 17:30:12 +02:00
routing.py Got channels2 working. 2018-04-03 20:52:39 +02:00
settings.py Merge branch 'master' into feature/team_controlled_info 2018-06-21 08:53:47 +02:00
urls.py Fix urls handling and other stuff (#249) 2018-07-17 22:43:16 +02:00
wsgi.py move code to src/ folder 2017-01-30 12:06:49 +01:00