Re: Design hints for a sanity checker

2016-04-15 Thread Derek
You probably want to use Celery for asynchronous processing e.g. see http://docs.celeryproject.org/en/latest/django/first-steps-with-django.html (plus a TON on material on the web...). PS We welcome all refugees from the "static-only-HTML" 1990's here ;) On Friday, 15 April 2016 14:23:51

Design hints for a sanity checker

2016-04-15 Thread Erik Cederstrand
Hi list, I need to implement a sanity checker for my (power) users. Basically they should press a button on my website, and my backend runs a checklist of 20-30 items to check that their setup is OK and report progress while the checks are running. Some checks are fast, and others could take a