[BangPypers] django signals

Venkatraman S venkat83 at gmail.com
Tue Nov 15 09:09:06 CET 2011


On Tue, Nov 15, 2011 at 12:54 PM, Asif Jamadar <asif.jamadar at rezayat.net>wrote:

> I'm going to implement questionnaire application using django. Each page
> consist of 4 questions. Now how can i implement time for each page. Suppose
> each page has 30 min how can i implement this for my questionnaire
> application.
>
> Is this can be achived by django signal?
>

Well, why do you want signals or what prompted you to think about signals
in this case?
I am just curious as it doesnt look like a KISS solution.

-V


More information about the BangPypers mailing list