Files
notifications-admin/app/main/views/feedback.py
Chris Hill-Scott 97f3a2374b Don’t test for existance of current_user
Current_user is never falsy - it's an `AnonymousUserMixin` when
someone's not logged in.
2017-02-02 15:18:42 +00:00

6.2 KiB