Django App Engine Doc Fix
February 6th, 2009
For those setting up Django on Google App Engine on version after the signals refactor, the following fix is needed for the code supplied by Google. # Log errors. django.dispatch.dispatcher.connect( ...
For those setting up Django on Google App Engine on version after the signals refactor, the following fix is needed for the code supplied by Google. # Log errors. django.dispatch.dispatcher.connect( ...