Hi

One of the great design philosohies I love about Django is the
decoupling. However when trying to use the template engine on its own,
the import refers the django setttings module env variable, which turn
should point to a settings.py which in turn is part of a project ?

This seems coupled to me ? Is there a way to use the template engine on
its own ? Or am just missing the obvious ?

The same applies to the ORM, it appears coupled to the settings.py.

Thanks,

C


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to