What is the Pylons equivalent of Django's 'syncdb'? -


Small and sweet questions:

I inherited a pilil site with a bunch of models.

If it was a dezgo then I would just run 'SyncDeb' to set up a local database. What's the equivalent of Pylons?

Maybe you are looking for the

Pastor Setup-App Development .INI ( Replace development.ini with your actual configuration file).

This will go through your websetup.py file, to start answering true to question the use of project SQLAlchemy.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -