My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

Install

Use this command to anonymously check out the latest project source code:

svn checkout http://django-image-replacement.googlecode.com/svn/trunk/ django-image-replacement

Place django-image-replacement somewhere on your pythonpath, preferably symlinking it to site-packages.

  • Install PIL and Freetype2.
  • Put 'django-image-replacement' in your INSTALLED_APPS setting.
  • Move the image_replacement directory to your MEDIA_ROOT.

How to use

For more information, please check: http://luddep.se/notebook/2008/10/06/dynamic-image-replacements-django/

Powered by Google Project Hosting