Tagged Questions

2
votes
1answer
359 views

Fixtures for Google App Engine

Are there any Python tools to create fixtures on Google App Engine? I tried Fixture(http://farmdev.com/projects/fixture/). It is the most awesome tool I have come across. I love the clean approach and ...