• 
      

    Work around Django form util rename

    Review Request #7577 — Created Aug. 11, 2015 and submitted — Latest diff uploaded

    Information

    Djblets
    release-0.9.x

    Reviewers

    Django has renamed django.form.util to django.form.utils in 1.7+.
    This attempts to import both versions where it is required.