Work around Django form util rename

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

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.


 
Description From Last Updated

Can we flip this?

daviddavid
reviewbot
  1. Tool: PEP8 Style Checker
    Processed Files:
        djblets/auth/forms.py
    
    
    
    Tool: Pyflakes
    Processed Files:
        djblets/auth/forms.py
    
    
  2. 
      
david
  1. 
      
  2. djblets/auth/forms.py (Diff revision 1)
     
     
     
     
     
     
    Show all issues

    Can we flip this?

  3. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (79f31fb)
Loading...