hi!

i've discovered django a few days ago and i must say it looks very useful 
and decided to use it for my latest project. i might ask some simple 
questions cause this is new to me, but am going over the documentation (and 
google) before asking.

anyways done to business:

i'd like to use some triggers to increment and decrement fields in the db. 
i've written them up but would like to know if there is somewhere to run 
them when i reset (or the initial syncdb on) an app with manage.py?
i saw that django.core.management.get_sql_all() collects all the SQL to be 
run, but there doesn't seem to be a place for other SQL (like trigger 
declerations).

thanks,
ronny 



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
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