Re: Mile-high view of Django

2006-10-03 Thread Tim Chase
>> http://simon.incutio.com/archive/2005/08/15/request > > For the detail-oriented folks, I also maintain a more in-depth version: > > http://www.b-list.org/weblog/2006/06/13/how-django-processes-request Yes, these were exactly the sort of thing I was hunting for--particularly the detailed pro

Re: Re: Mile-high view of Django (was "Re: Cannot get Many to Many Relationship To work...")

2006-10-03 Thread James Bennett
On 10/3/06, Guillermo Fernandez Castellanos <[EMAIL PROTECTED]> wrote: > This might help: > http://simon.incutio.com/archive/2005/08/15/request For the detail-oriented folks, I also maintain a more in-depth version: http://www.b-list.org/weblog/2006/06/13/how-django-processes-request -- "May t

Re: Mile-high view of Django (was "Re: Cannot get Many to Many Relationship To work...")

2006-10-03 Thread Guillermo Fernandez Castellanos
Hi, This might help: http://simon.incutio.com/archive/2005/08/15/request Enjoy, G On 10/3/06, Tim Chase <[EMAIL PROTECTED]> wrote: > > >> Jay, I did read the documentation before jumping in - but > >> it's not all necessarily clear for someone who hasn't alot > >> of experience in Python of D

Re: Mile-high view of Django (was "Re: Cannot get Many to Many Relationship To work...")

2006-10-03 Thread MerMer
> I keep learning little bits here and there as I encounter them, > but am having trouble fitting all the pieces together into a > cohesive big-picture. Like the person to whose post I'm > responding, I can read the docs, but extracting the big-picutre > (which in turn would help in knowing whe