Skip to content

Testing Google App Engine using Python 2.7, Django 1.7, MySQL

Notifications You must be signed in to change notification settings

phyllers/GAE_Django17

Repository files navigation

GAE_Django17

Google App Engine using Python 2.7, Django 1.7, MySQL

This app runs and deploys on my own personal GAE project. It uses a zip version of Django 1.7.

Hosted Here

Make sure SASS is installed. SASS files are compiled from sass/ into the static/css/ directory.

For SASS: run this from root directory

sass --watch sass/main.sass:static/css/main.css

NOTE: Google's Python Development Server does NOT come with pycrypto and must be added to local installed in local virtual environment used to run dev_appserver.py

About

Testing Google App Engine using Python 2.7, Django 1.7, MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published