straight55b / app-engine-patch

Automatically exported from code.google.com/p/app-engine-patch
0 stars 0 forks source link

Exporting json files #159

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. When I run...
./manage.py dumpdata newsletter > initial_data.json

I get "Running on app-engine-patch 1.0" at the top of the json file, is
this right?

I presume there's a print statement lurking in there somewhere. 

Original issue reported on code.google.com by remarkability@gmail.com on 15 Jun 2009 at 8:02

GoogleCodeExporter commented 9 years ago
I'll change the statement, so it gets written that to stderr. Maybe later 
today...

Original comment by wkornew...@gmail.com on 16 Jun 2009 at 8:08

GoogleCodeExporter commented 9 years ago
Fixed in latest release. Thanks for reporting!

Original comment by wkornew...@gmail.com on 16 Jun 2009 at 2:04