d0nk / gae-blog
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
gae-blog /
| name | age | message | |
|---|---|---|---|
| |
README | Wed Apr 09 12:01:14 -0700 2008 | |
| |
app.yaml | Wed Apr 09 12:01:14 -0700 2008 | |
| |
base.html | Wed Apr 09 12:01:14 -0700 2008 | |
| |
blog.py | Wed Apr 09 12:01:14 -0700 2008 | |
| |
index.html | Wed Apr 09 12:01:14 -0700 2008 | |
| |
index.yaml | Wed Apr 09 12:01:14 -0700 2008 | |
| |
post.html | Wed Apr 09 12:01:14 -0700 2008 | |
| |
static/ | Wed Apr 09 12:01:14 -0700 2008 | |
| |
view.html | Wed Apr 09 12:01:14 -0700 2008 |
README
Simple Blog test application using Google Application Engine Download the Google Application Engine SDK here: http://code.google.com/appengine/downloads.html Follow the install instructions and launch the application. Locally the authentication will use the development "test" authentication. Not sure how it will work on Google's servers since I missed the initial beta invite. Check "admin" when you login to be able to post blog entries.
