kk
unread,Oct 12, 2015, 2:15:30 AM10/12/15Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
Hello all.
The financial project I am developing requires that when the user creats
on create organization. the Migrate command has to be run automatically.
I have 2 questions regarding this.
1, If I am using sqlalchemy instead of sqlobject, will the migrate
utility work?
2, If yes then how can I do this through code in a view function? if no
then is there a way to do it through sqlalchemy? or should I use the
create_all function in sqlalchemy itself?
Happy hacking.
Krishnakant.