Re: Django Development Model

2012-11-02 Thread Russell Keith-Magee
On Sat, Nov 3, 2012 at 7:58 AM, Smriti Patodi wrote: > Hello Dennis, > > Yes you are right..I am looking for how the Django effort itself is > managed by the developers and the Django community in general? > > I want to get more information on: > > - how Django team gathers requirements for each r

Re: Django Development Model

2012-11-02 Thread Elena Williams
Smriti, If you're really interested from the "horse's mouth" -- I'd suggest googling DjangoCon and DjangoCon EU recordings (they are often on blip.tvbut the most recent ones were put up by youtube.com/jessenoller. Most DjangoCon have a core-team sit-down and/or fireside chat with BDFL/s and this

Re: Django Development Model

2012-11-02 Thread Smriti Patodi
Hello Dennis, Yes you are right..I am looking for how the Django effort itself is managed by the developers and the Django community in general? I want to get more information on: - how Django team gathers requirements for each release - how does the planning go on for each enhancement/rel

Re: Django Development Model

2012-10-28 Thread Kurtis Mullins
Hey, I'm not sure there is a specific Project Management (which to me implies Software Engineering) style that people use with Django. In my experience, using agile methodologies work great; You can quickly prototype your idea and enhance your product as needed. The tutorial, as others have menti

Re: Django Development Model

2012-10-28 Thread Lachlan Musicman
On Mon, Oct 29, 2012 at 2:00 PM, Lachlan Musicman wrote: > On Mon, Oct 29, 2012 at 9:39 AM, Smriti Patodi wrote: >> I was wondering if there is some place where I can find documentation >> related to Django's Software Development process/model. > > Spend time with the tutorial, then just keep rea

Re: Django Development Model

2012-10-28 Thread Lachlan Musicman
On Mon, Oct 29, 2012 at 9:39 AM, Smriti Patodi wrote: > Hi Everyone, > I am a MSIS student at Santa Clara University, CA. My team has chosen Django > to work on for our Software Project Management course. > I was wondering if there is some place where I can find documentation > related to Django's