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

Django 1.8 Unsupported #2

Open
radicalbiscuit opened this issue Jun 30, 2015 · 1 comment
Open

Django 1.8 Unsupported #2

radicalbiscuit opened this issue Jun 30, 2015 · 1 comment

Comments

@radicalbiscuit
Copy link

In a Django 1.8 project using an sqlite3 database on my local dev system, I get the following exception when attempting to use the reset command:

AttributeError: 'module' object has no attribute 'label'

I haven't investigated vigorously, but it seems apparent to me that this comes down to Django 1.8 (and perhaps Django 1.7) incompatibility.

Thought I'd let you know!

@gregmuellegger
Copy link
Owner

Ok, thanks for the report. I'm not really using this app anymore so I don't intend to invest time fixing it. However I'm happy to review any pull request you make. I would merge it ofcourse and release a new version so that you can use it.

Would you be interested in that?

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