Isn't there a way do alter a datetime object? I could construct one using a timstamp to construct a tuple and feed that in a new object. Bit complex forsomething this simple.
What is the current recommended method for using Django on Google App Engine? I see djangoappengine and appengine_helper_for_django (google-app-engine-django).