ok, I am getting a server error 500.

currently I got  django ... www.mydomain.com/admin to work.

this is djangos admin area where I need to login too.

what I need to do is go to the url  www.mydomain.com/account/login

this supposed to bring up a login screen where I put a e-mail address
and password which when submitted it will automaticly be the admin
account used for the admin area.

Yet when I go to that url I don't see a login screen but get
redirected to www.mydomain.com

So how can I fix this?  In google apps engine online when I look at
the datastore data view I get the server error 500.

any ideas what the problem could be?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to