-
Notifications
You must be signed in to change notification settings - Fork 3
lomatus/flask2sae
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
-README This an big application development starter structure for SAE(sina app engine by sina.com) LICENSE BSD like -Local Development Requirements flask | 0.7.2 werkzeug | 0.7.1 jinja2 | 2.6 flask-sqlalchemy | 0.15 sqlalchemy | 0.7.3 -Pruduction Requirements Sina SAE current version (Since Nov 16 2012) -Start to use this: --Locale Shell: Python shell.py >>from app import db >>db.create_all() >>exit() Python runapp.py - run in debug model visit:http://localhost:8888/ --SAE svn ci -m "wowa" -Locale Development -Models,Views app/yourapp app/yourapp/models.py app/yourapp/views.py -Templates app/template/yourapp app/template/yourapp/layout.html
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published