bornhack-website/src/templates
Thomas Steen Rasmussen 12a1c9a0ce
Facilities (#458)
* update font-awesome to 5.12.1

* prefetch members to considerably lower number of SQL queries for team list view

* add facilities app with facility feeedback functionality, working on #383

* Add GeoDjango (django.contrib.gis) and switch to PostGIS db backend. Add location field for Facility model. Add django-leaflet to requirements.

* better migration names

* tweaking travis config, we use py3.7 now, and add postgis

* Add qr code support for facilities (visible in the admin). Make facitilies browsable without logging in. Feedback can be submitted without logging in, given the facility UUID, which is not revealed to unauthenticated users.

* show quickfeedback icons when creating and when reading feedback

* only show anon option if user is logged in

* django-reversion somehow went missing from requirements
2020-02-24 23:28:52 +01:00
..
account/messages change message when logging in to show email instead of username 2017-04-13 11:21:20 +02:00
includes Facilities (#458) 2020-02-24 23:28:52 +01:00
legal show in t&c that we only permit card payments on some products 2017-11-14 15:57:55 +01:00
403.html Backoffice first steps + add 403.html (#173) 2017-10-03 21:14:07 +02:00
404.html move code to src/ folder 2017-01-30 12:06:49 +01:00
500.html move code to src/ folder 2017-01-30 12:06:49 +01:00
base.html Facilities (#458) 2020-02-24 23:28:52 +01:00
coc.html Fixed missing space in 'be excellent to eachother', maybe i'm wrong here, in which case sorry. 2017-08-10 20:55:13 +02:00
contact.html add bank account details to contact page 2019-05-12 18:04:32 +02:00