Hi there!

I just release an small app that could be useful for some developers.
The idea is from http://dummyimage.com/
I just ported to a reusable django app :)

It's called the lorem ipsum for images.

{% get_dummyimage_url 320 240 png as myimage %}
<img src="{{ myimage }}" title="Dummy Image" />

You can see more usage examples here:
http://dummyimage.rolandoespinoza.info/

And the source code here:
http://github.com/darkrho/django-dummyimage

Regards,

-- 
Rolando Espinoza La fuente
www.rolandoespinoza.info

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to