On Oct 6, 4:49 pm, Geobase Isoscale <isosc...@gmail.com> wrote: > Hi all, > Firstly, I'm looking for modules and folders that supports ORM (object > relation mapper ) that will enable me to extend the functionality of Django > to enable me wrap SQL statements to result with database triggers and > views.
Not sure what you're after. Do you mean you want to write ORM code that will create views and triggers in the database? Django doesn't support that. > Secondly, how can I use RAW SQL statements with Django. See http://docs.djangoproject.com/en/dev/topics/db/sql/ (helpfully titled 'Raw SQL' on the documentation index). -- 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-users@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 -~----------~----~----~----~------~----~------~--~---