Open GoogleCodeExporter opened 8 years ago
Have you deployed your application using the script 'manage.py' in your
app-engine-patch folder?
Original comment by paulmcpa...@gmail.com
on 7 Aug 2009 at 4:54
no, I've been using the gae launcher. When using manage.py what command deploys
the app?
Original comment by tkee...@gmail.com
on 7 Aug 2009 at 5:49
./manage.py update ?
Original comment by louyuh...@gmail.com
on 7 Aug 2009 at 6:03
aha! I see.
"python manage.py update" will generate the media and deploy the app. Seems
like this
would be something useful to put in the FAQ.
Original comment by tkee...@gmail.com
on 7 Aug 2009 at 6:04
does anyone have 'manage.py update' working on a Win32 platform?
Original comment by carl.ro...@gmail.com
on 19 Aug 2009 at 4:50
Yes. I think people who have created a pydev app engine project will be likely
to
pusk the pydev:GAE -> Upload button. A FAQ entry would be kind.
Original comment by sore...@gmail.com
on 23 Aug 2009 at 8:14
also, path have changed for OSX distro, the appengine launcher is now ZIP and
not directory. manage.py fails.
Original comment by alon.car...@gmail.com
on 18 Apr 2010 at 12:04
This helped greatly to get the images resolving correctly, for some strange
reason I cannot get the database to work even tho syncdb throws no errors,
django admin cannot log in and new users cannot sign up, 'There was an error
while handling your request. '
Original comment by jvl...@gmail.com
on 4 Jul 2010 at 12:33
Original issue reported on code.google.com by
tkee...@gmail.com
on 6 Aug 2009 at 3:10