Hi,
   I wanted to share a developer-oriented app I've started working on.

Short version: https://github.com/machinalis/django-template-previewer/(includes
description and screenshots)

Slightly longer version: This app allows a developer to render django
templates by just entering the template name and context data form a UI. So
you can design templates and preview what they'll look like without having
to write the code for a view or generating "real" data. At this moment is a
minimally working proof-of-concept, but it's usable enough to decouple a
bit the design work with the coding work.

There are a lot of rough edges to improve (there's an issue tracker on
github), but I'd love to have ffedback for you

Regards,
    Daniel

--
Machinalis - the missing piece - http://machinalis.com/

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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