This website works better with JavaScript.
Home
Explore
Help
Sign In
jfinn
/
edan_f0
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
546
Commits
1
Branch
Tree:
dfdbbb3dfb
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'dfdbbb3dfb'
${ noResults }
edan_f0
/
oscar
/
apps
/
image
/
dynamic
History
Andrew Ingram
88cd5bff0f
Tweaked BaseImageHandler slightly to load overridden mods rather than ImageModifier itself
14 years ago
..
templatetags
Tidied up image resizer templatetag and stopped it causing unit tests to break
14 years ago
__init__.py
Tweaked BaseImageHandler slightly to load overridden mods rather than ImageModifier itself
14 years ago
cache.py
Removed apache sendfile backend because I haven't checked it works yet.
14 years ago
exceptions.py
Added concept of response backends to image resizer, so it's now trivial to use something like X-Sendfile and X-Accel-Redirect rather than serving the image data directly through the app.
14 years ago
mods.py
Change: Made image resizer conform to pep8 as much as possible
15 years ago
response_backends.py
Removed apache sendfile backend because I haven't checked it works yet.
14 years ago
urls.py
Change: Made image resizer conform to pep8 as much as possible
15 years ago