Please make sure that JavaScript is enabled in your browser. If you are using a browser extension to selectively enable or disable JavaScript, make sure it's enabled for this server.
Describe your changes (optional):
Review Request #7577 — Created Aug. 11, 2015 and submitted Aug. 11, 2015, 3:34 p.m.
Django has renamed django.form.util to django.form.utils in 1.7+. This attempts to import both versions where it is required.
django.form.util
django.form.utils
Can we flip this?
Tool: PEP8 Style Checker Processed Files: djblets/auth/forms.py Tool: Pyflakes Processed Files: djblets/auth/forms.py
Pushed to master (79f31fb)