This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django-imagekit
Watch
1
Star
0
Fork
You've already forked django-imagekit
0
mirror of
https://github.com/Hopiu/django-imagekit.git
synced
2026-03-17 13:50:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
develop
django-imagekit
/
imagekit
/
models
/
__init__.py
5 lines
92 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
Add flake8 linting
2012-11-06 04:34:32 +00:00
# flake8: noqa
Use django-appconf
2012-07-20 01:03:15 +00:00
from
.
.
import
conf
Created "fields" module This should give us a little more structure as IK grows.
2012-02-12 19:53:49 +00:00
from
.
fields
import
ImageSpecField
,
ProcessedImageField
Reference in a new issue
Copy permalink