Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyPi package does not contain fixtures directory #22

Closed
duffn opened this issue Feb 18, 2015 · 1 comment
Closed

PyPi package does not contain fixtures directory #22

duffn opened this issue Feb 18, 2015 · 1 comment

Comments

@duffn
Copy link

duffn commented Feb 18, 2015

The 0.1.0 PyPi package does not contain the fixtures directory which causes Django 1.7 migrations to fail. Migration fitapp.0002_initial_data attempts to load data from fixtures/initial_data.json which is not there.

As a temporary workaround, download inital_data.json and place it in a fixtures directory wherever you installed django-fitbit.
https://github.com/orcasgit/django-fitbit/tree/master/fitapp/fixtures

@brad brad closed this as completed in 05ae9b2 Feb 20, 2015
@brad
Copy link
Member

brad commented Feb 20, 2015

Thank you @duffn for pointing that out. Please use the new 0.1.1 version.

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

No branches or pull requests

2 participants