I'm glad to hear you like twod.wsgi :)
On 28/06/10 15:37, Mathieu Leduc-Hamel wrote:
> In the past, i was using djangorecipe for all our deployment and there
> is one thing missing that cannot work without, it's syncdb thing and
> all the south commands.
>
> Is there any easy way to transplant the syncdb, migrate,
> schememigrations things directly in paster or right now it's not
> something faisable ?
>
> I tried to use the setup-app command of paster but i'm not sure how to
> deal with it and django ?
>
We haven't implemented Paste Script commands to make it work like that,
but to make `manage *' commands work again, you need to load the
settings at the top of the `manage' script:
http://tinyurl.com/twod-wsgi-manage-working-again
And here's an example with Buildout:
http://tinyurl.com/twod-wsgi-manage-buildout
HTH. :)
--
Gustavo Narea.
Software Developer.
2degrees, Ltd. <http://dev.2degreesnetwork.com/>.