On Oct 18, 3:47 am, tinku99 <naveen.g...@gmail.com> wrote: > Does django allow per thread variables ? > Something like cherrypy's: cherrypy.thread_data (http:// > tools.cherrypy.org/wiki/Databases). > > I want to connect to use sqlite's fts3 module, so I need to write my > own sql queries...
What do the two halves of this question have to do with each other? Django is just Python, so anything you can do in Python you can do in Django, but I can't see what that has to do with writing your own SQL queries. -- DR. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.