Skip to content

Conversation

catskul
Copy link

@catskul catskul commented Feb 5, 2015

Django 1.6 and before will not work with the new import naming, and full removal of old path was not removed until 1.9.

This conditionally imports the new name based on django version >= 1.9.

Tested locally in Django 1.6, and 1.7, and faked out the system by manually setting the version to 1.9

@bouttier
Copy link
Contributor

I think is better to import django.forms.utils from django 1.7 included to avoid a deprecation warning as I do in #34. Sorry for the first breaks of django 1.6 …

@catskul
Copy link
Author

catskul commented Oct 23, 2015

@bouttier fixed

@inducer
Copy link

inducer commented Dec 2, 2015

👍

@mmoravcik
Copy link

Is this going to be released any time soon?

@areski
Copy link

areski commented Dec 11, 2015

@nkunihiko is your project still maintained ?

@mgargenta
Copy link

Is this going to be merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants