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

ImportError: cannot import name ImageModel #55

Closed
Hayexo opened this issue Nov 7, 2011 · 1 comment
Closed

ImportError: cannot import name ImageModel #55

Hayexo opened this issue Nov 7, 2011 · 1 comment

Comments

@Hayexo
Copy link

Hayexo commented Nov 7, 2011

Following the docs.

Step 1. pip install django-imagekit:
Successfully installed django-imagekit

Step 2. add "from imagekit.models import ImageModel" to my model
ImportError: cannot import name ImageModel

@matthewwithanm
Copy link
Owner

What docs are you reading those instructions in? Those are for the pre-1.0 versions. You can read the 1.0 instructions on the github project page or readthedocs.

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