Work around Django form util rename
Review Request #7577 — Created Aug. 11, 2015 and submitted — Latest diff uploaded
Django has renamed
django.form.util
todjango.form.utils
in 1.7+.
This attempts to import both versions where it is required.
Review Request #7577 — Created Aug. 11, 2015 and submitted — Latest diff uploaded
Django has renamed
django.form.util
todjango.form.utils
in 1.7+.
This attempts to import both versions where it is required.