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 long time - testing 
connections to external systems and things like that.

I'm still a static HTML kinda guy, so I'm looking for hints on how to design 
this with Django. I'm looking for something simple, but also best practice so I 
learn the right habits from the start :-)

Thanks,
Erik

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/B051E034-7D58-472E-9D64-2EC8B1FC4712%40cederstrand.dk.
For more options, visit https://groups.google.com/d/optout.

Reply via email to