Add list of all previously attended events for user
authorMagnus Hagander <magnus@hagander.net>
Sun, 18 Nov 2018 18:29:38 +0000 (19:29 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sun, 18 Nov 2018 18:29:38 +0000 (19:29 +0100)
commit561103825b803dfd7fca32a53f37eb8177e6a880
tree400cce567f5ca246b7c7492b7e667d330268dc52
parentaa5a01ebe8645cccadd7a936d2054e692e527163
Add list of all previously attended events for user

Link this to the account homepage. Also consistently talk about events
on these pages, and fix a spelling error.
postgresqleu/urls.py
postgresqleu/views.py
template/account/index.html
template/events/attendee.html [new file with mode: 0644]
template/nav_account.html