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
Post a Comment