Hello Djangoers,

I've got to write a set of large SQL queries. I'd like to avoid putting
the whole pages of the SQL into the Python code. I'd like to store the
queries as separate files and load them when needed.

How to do in a Django way? Create something similar to template
directory? What would you suggest?

Keep swingin'
Maciej

-- 
Maciej Bliziński
http://automatthias.wordpress.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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to