Compile Django templates, to static HTML.

I wrote this for a friend designer, who wanted to learn django
templating without having to set up a project/app etc.
It's as simple as doing:

1. sleepy.py --startproject=projname
2. "write the templates :)"
3. sleepy.py --make

So this is intended mostly for home use, for easier prototyping,
although nothing stops you from making the site public!

This was written in a matter of hours, so it's pretty hacky. Be
careful.

[1] http://code.google.com/p/sleepy-django/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to