Revision [1231]
Last edited on 2010-04-11 16:49:58 by KlenwellAdminDeletions:
Google App Engine looks like a really revolutionary tool for web development. But it's new and everything, unfortunately, isn't transparently intuitively simply self-evident. Here's where I keep notes that try to make it moreso.
===Topics===
""Problems I am encountering or have solved""
GaeForms
GaeSessions
===My Sites===
http://kwap.appspot.com/
===References===
==Google==
http://code.google.com/appengine/
http://code.google.com/appengine/docs/gettingstarted/
http://groups.google.com/group/google-appengine/topics?gvc=2
==Django==
http://www.djangoproject.com/documentation/model-api/
http://www.djangoproject.com/documentation/newforms/
http://www.djangoproject.com/documentation/modelforms/
http://www.djangosnippets.org/tags/newforms/ (useful demos for forms)
Revision [1216]
Edited on 2010-04-11 16:18:45 by KlenwellAdminAdditions:
{{redirect page="ProjectAppswell"}}
Deletions:
Revision [1215]
Edited on 2010-04-11 16:18:33 by KlenwellAdminAdditions:
{{redirect page="ProjectAppswell}}
Revision [914]
Edited on 2008-06-01 19:46:01 by KlenwellAdminAdditions:
GaeSessions
Revision [912]
Edited on 2008-05-31 11:35:46 by KlenwellAdminAdditions:
http://www.djangosnippets.org/tags/newforms/ (useful demos for forms)