-
Notifications
You must be signed in to change notification settings - Fork 0
project template for an App Engine app using "djangoappengine"
License
FreeAgent/djangoappengine-starter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
(Project created on 8th Sept 2011.) This is a blank, starter project for using App Engine & "djangoappengine". This project was created simply by following the installation instructions here: http://www.allbuttonspressed.com/projects/djangoappengine Getting started... (on Linux) git clone [email protected]:FreeAgent/djangoappengine-starter.git mv djangoappengine-starter {your-project-name} cd {your-project-name} Add your new project directory & the SDK for App Engine to your PATH e.g. (on Linux) export PATH=.:$PATH export PATH=$PATH:/opt/google_appengine Start the local development server for App Engine: manage.py runserver
About
project template for an App Engine app using "djangoappengine"
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published