Re: PTS rewrite in Django

2013-04-25 Thread Raphael Hertzog
On Sat, 20 Apr 2013, Pankaj Kumar Sharma wrote: > I have understood the "web" part of PTS. Now I want to use the PTS > email interface [2]. I could not figure out how to setup a similar > interface on my local machine using the codebase of PTS. Debian servers use exim with a configuration that su

Re: PTS rewrite in Django

2013-04-20 Thread Paul Wise
On Sat, Apr 20, 2013 at 8:07 PM, Pankaj Kumar Sharma wrote: > Further, how and where the bugs for PTS are reported ? And how I can > contribute to PTS in bug fixings ? Bugs are reported against the qa.debian.org pseudo-package. http://bugs.debian.org/qa.debian.org http://wiki.debian.org/qa.debia

Re: PTS rewrite in Django

2013-04-20 Thread Pankaj Kumar Sharma
On Sat, Apr 20, 2013 at 12:25 PM, Stefano Zacchiroli wrote: > On Sat, Apr 20, 2013 at 10:20:13AM +0800, Paul Wise wrote: >> On Sat, Apr 20, 2013 at 3:01 AM, Pankaj Kumar Sharma wrote: >> > Till now I have gone through the codebase of PTS and have written a >> > small patch as suggested in [1] and

Re: PTS rewrite in Django

2013-04-19 Thread Stefano Zacchiroli
On Sat, Apr 20, 2013 at 10:20:13AM +0800, Paul Wise wrote: > On Sat, Apr 20, 2013 at 3:01 AM, Pankaj Kumar Sharma wrote: > > Till now I have gone through the codebase of PTS and have written a > > small patch as suggested in [1] and it was really fun (and got to > > learn many things). Offcourse te

Re: PTS rewrite in Django

2013-04-19 Thread Paul Wise
On Sat, Apr 20, 2013 at 3:01 AM, Pankaj Kumar Sharma wrote: > Till now I have gone through the codebase of PTS and have written a > small patch as suggested in [1] and it was really fun (and got to > learn many things). Offcourse team QA needs to be thanked for that. Could you share the patch so