I have not used triggers/functions in Postgresql, but did find what may be a useful blog article:
http://www.eflorenzano.com/blog/post/database-triggers-arent-evil-and-they-actually-kin/ On Nov 2, 3:28 pm, Geobase Isoscale <isosc...@gmail.com> wrote: > Hi all, > > Does anyone have an idea of how to call the functions created in the > database into Django application ? > > I'm working with Postgresql database. I have created a function using a > server-sided programming language called Pl/pgsql that will help me in > handling complex spatial business logic that I cannot define within Django. > How do I call such functions? > > I'm informed that django supports triggers and function though it cannot > create them . Thats why I have defined then in the Database.. > > Many Thanks > > Isoscale. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---