Skip to content

Please declare the version dependencies for your sample apps #285

@nickretallack

Description

@nickretallack

I am trying to run the django sample app but I don't know what version of django and oauth2client it requires. Running it with the latest does not work because these import paths no longer exist:

from django.core.management import execute_manager  # deprecated in django 1.4
from oauth2client.contrib.django_orm import FlowField   # possibly moved to django_utils?

Metadata

Metadata

Labels

🚨This issue needs some love.triage meI really want to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions