Re: Django 1.6 and migrating to the new test runner: note on user experience

2013-10-12 Thread Christopher Medrela
I was working at system check framework [1] during this holiday. I've done some changes that will solve all problems considered in this thread. Maybe I'm a careless kind of guy, but when I test out new versions of > Django, reading all of the release notes is rarely the first thing that > I do...

Re: Introduction

2013-10-12 Thread Jasvir Singh
On Saturday, October 12, 2013 7:53:38 PM UTC+5:30, Daniele Procida wrote: > In particular you might want to choose something straightforward to begin > with, so look for tickets marked as "easy pickings": < >

Re: Introduction

2013-10-12 Thread Daniele Procida
On Sat, Oct 12, 2013, Jasvir Singh wrote: >I am Jasvir Singh, a student of Computer Science. >5-6 months ago, I started working on django and found it is a really >efficient tool. >Now I want to do some development for django. > >Can anyone please suggest me some

Introduction

2013-10-12 Thread Jasvir Singh
Hello everyone. I am Jasvir Singh, a student of Computer Science. 5-6 months ago, I started working on django and found it is a really efficient tool. Now I want to do some development for django. Can anyone please suggest me some task/project to do. May I start with making some video tutorials,

Re: Proposal to end the war with flake8 warnings

2013-10-12 Thread Krzysztof Jurewicz
On 10/09/2013 08:38 PM, Tim Graham wrote: A drawback is that it will introduce some noise in the commit history in the short term and make git blame less efficient. Note however that there is “-w” option for git blame, which does the following: “Ignore whitespace when comparing the parent’s