Skip to content

Conversation

atombrella
Copy link
Contributor

No description provided.

….contenttypes.fields'

for backwards compatibility, also import from the old location
@carltongibson
Copy link
Collaborator

Hmmm. Curious how this was passing before.

  1. The import should come from rest_framework.compat — where issues of this sort are handled.
  2. This is addressed in Remove Django 1.6 (and Python 2.6) Support #3429 (on the v3.3. branch) if that gets merged.
  3. Run tox -e py27-lint to see/fix the errors there.

@lovelydinosaur
Copy link
Collaborator

Given that it's for test cases, and they're currently passing, the evidence suggests that its okay as it currently is, right?

@carltongibson
Copy link
Collaborator

Yeah, currently just raising a RemovedInDjango19Warning. As I say, fixed in #3429 ;)

@atombrella atombrella deleted the import_fix branch September 24, 2015 08:44
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.

3 participants