Closed GoogleCodeExporter closed 9 years ago
Before you import your model be sure to include these lines to bootstrap the
helper:
from appengine_django import InstallAppengineHelperForDjango
InstallAppengineHelperForDjango()
I also have to set my PYTHONPATH appropriately, but this may not be necessary
for
your environment.
If I do these two things then I am able to upload data.
Original comment by dherbst
on 15 Feb 2010 at 4:02
Original comment by m...@google.com
on 8 Jun 2010 at 11:53
Original issue reported on code.google.com by
holom...@gmail.com
on 24 Jan 2010 at 1:25