Hi, guys )

I'm expecting some troubles with performing custom SQL. Could you help
me please?

I'm using nested sets method to store tree in Postgres DB. So i've
wrote decorators for tree model manager to perform generic tree
functions like move, create, delete etc. It's strange, but when i'm
running move() function nothing happens with table data despite of
that (and i can see it) valid sql has executed and i have no error
reports, exceptions or something like this, so i have no idea where i
should search the source of my problem.

Any thoughts?
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to