How to enable high replication datastore with PyCharm for dev_appserver.py? Follow tomnewton Created November 16, 2011 17:30 How do I force PyCharm to use the --high_replication option when it fires up dev_appserver.py ?
Hello tom,
You need to add this option to the "Additional options" field in the "App
Engine server" run configuration settings.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Strange - I must have tried this 50 times yesterday, but it would not take.
Works this morning after a restart. Cheers.