willjschmitt / joulia-webserver

Webserver and logging for electric brewing controller connecting distributed users to the equipment.
http://joulia.io
0 stars 0 forks source link

Django signals for post_save only work on local changes, so multi-instance deployments don't work reliably #151

Open willjschmitt opened 6 years ago

willjschmitt commented 6 years ago

We need to actually schedule a database trigger for saves rather than listen in memory