[BangPypers] django signals

2011-11-14 Thread Asif Jamadar
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? _

[BangPypers] seantis questionnaire - Django App

2011-11-14 Thread Asif Jamadar
Thanks for your answer. Now how user is created in 'Subject' model of Questionnaire App? Whether we need to create manually or allow user to create his credentials? And why this app always creates AnonymousUser? ___ BangPypers mailing list BangPyper

Re: [BangPypers] seantis questionnaire - Django App

2011-11-14 Thread Kenneth Gonsalves
On Tue, 2011-11-15 at 04:37 +, Asif Jamadar wrote: > Can you provide me the url for their webite? http://duckduckgo.com/?q=seantis+questionnaire -- regards Kenneth Gonsalves ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/m

Re: [BangPypers] seantis questionnaire - Django App

2011-11-14 Thread Gora Mohanty
On Tue, Nov 15, 2011 at 10:07 AM, Asif Jamadar wrote: > Can you provide me the url for their webite? Are you reading replies to your message? Senthil already provided you a URL: https://github.com/rmt/seantis-questionnaire/wiki and you could have found the same with a minimal expenditure of effor

Re: [BangPypers] seantis questionnaire - Django App

2011-11-14 Thread Asif Jamadar
Can you provide me the url for their webite? ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] seantis questionnaire - Django App

2011-11-14 Thread Kenneth Gonsalves
On Mon, 2011-11-14 at 13:52 +, Asif Jamadar wrote: > Where i can get user manual or tutorial for seantis questionnaire > django application? their website would be a good place. -- regards Kenneth Gonsalves ___ BangPypers mailing list BangPypers@py

Re: [BangPypers] seantis questionnaire - Django App

2011-11-14 Thread Senthil Kumaran
Right in this list, by asking. https://github.com/rmt/seantis-questionnaire/wiki :-) On Mon, Nov 14, 2011 at 01:52:37PM +, Asif Jamadar wrote: > Where i can get user manual or tutorial for seantis questionnaire django > application? > > ___ > B

[BangPypers] seantis questionnaire - Django App

2011-11-14 Thread Asif Jamadar
Where i can get user manual or tutorial for seantis questionnaire django application? ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] Import Error

2011-11-14 Thread Anand Chitipothu
2011/11/14 Subhodip Biswas : > Hi, > > On Mon, Nov 14, 2011 at 4:17 PM, Gora Mohanty wrote: >> On Mon, Nov 14, 2011 at 3:07 PM, Subhodip Biswas >> wrote: >>> Hi, >>> >>> On Mon, Nov 14, 2011 at 1:10 PM, Noufal Ibrahim wrote: Subhodip Biswas writes: > Hi all, > > I am tryin

Re: [BangPypers] Import Error

2011-11-14 Thread Subhodip Biswas
Hi, On Mon, Nov 14, 2011 at 4:17 PM, Gora Mohanty wrote: > On Mon, Nov 14, 2011 at 3:07 PM, Subhodip Biswas > wrote: >> Hi, >> >> On Mon, Nov 14, 2011 at 1:10 PM, Noufal Ibrahim wrote: >>> Subhodip Biswas writes: >>> Hi all, I am trying to install lxml in my windows box with jyt

Re: [BangPypers] Import Error

2011-11-14 Thread Gora Mohanty
On Mon, Nov 14, 2011 at 3:07 PM, Subhodip Biswas wrote: > Hi, > > On Mon, Nov 14, 2011 at 1:10 PM, Noufal Ibrahim wrote: >> Subhodip Biswas writes: >> >>> Hi all, >>> >>> I am trying to install lxml in my windows box with jython 2.5.2. I can >>> see a lxml egg folder in site packages under jytho

Re: [BangPypers] Import Error

2011-11-14 Thread Subhodip Biswas
Hi, On Mon, Nov 14, 2011 at 1:10 PM, Noufal Ibrahim wrote: > Subhodip Biswas writes: > >> Hi all, >> >> I am trying to install lxml in my windows box with jython 2.5.2. I can >> see a lxml egg folder in site packages under jython installation >> directory. >> However if I try to import lxml the