On 12 May 2008, at 18:33 , Alex Morega wrote:

>
> Hello, I would like to announce a new project:
>
> Deco is a reusable django app for handling static content. It's like
> django.contrib.flatpages, only much more flexible.
>
> Deco can render plain HTML, Markdown, Textile, and even Django
> templates. It can serve static pages or static pieces of pages (you
> embed them in templates using templatetags).
>
> What do you think, is the project worthwile? I would love some
> feedback on the idea and the implementation. Deco 0.1 is available  
> at http://grep.ro/projects/deco
> .
>
> Thank you,
> -- Alex Morega
>

But why would you want to serve heaps of static content via django  
instead of directly via your apache/nginx/lighthttp webserver, with  
StaticGenerator to handle the conversion of e.g. Django templates to  
static files?

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to