~roadmr/canonical-identity-provider/fix-deprecation-warnings-1

« back to all changes in this revision

Viewing changes to src/webui/views/account.py

  • Committer: Tom Wardill
  • Date: 2018-02-14 14:05:59 UTC
  • mfrom: (1602 work)
  • mto: (1597.1.44 django-1.10)
  • mto: This revision was merged to the branch mainline in revision 1603.
  • Revision ID: tom.wardill@canonical.com-20180214140559-ow5txzwy46nopws2
Merge flake8 changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
from django.template.loader import render_to_string
17
17
from django.template.response import TemplateResponse
18
18
from django.views.decorators.vary import vary_on_headers
 
19
from gargoyle import gargoyle
19
20
from gargoyle.decorators import switch_is_active
20
 
from gargoyle import gargoyle
21
 
from openid.yadis.constants import YADIS_HEADER_NAME, YADIS_CONTENT_TYPE
 
21
from openid.yadis.constants import YADIS_CONTENT_TYPE, YADIS_HEADER_NAME
22
22
 
23
23
from identityprovider.cookies import set_test_cookie, test_cookie_worked
24
24
from identityprovider.emailutils import (