Hi there, I am new to Django. My current website is in Typo3 (PHP) and I want to redo most of it because I like Python better. Since I do not like the Django template language I want to use Mako templates.
I found a way on how to use the Mako templates in Django. To get this working I have to change the views. Most of the website is flatpages. Is there a way to use Mako templates with flatpages without changing the Django source (flatpage views). I want to have the Django framework untouched and all the configurations, code etc. within my project folder. Is this possible? Regards, Mark --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---