Re: What is Django?

2011-08-25 Thread kenneth gonsalves
On Thu, 2011-08-25 at 14:51 -0400, Justin Holmes wrote: > Sorry, here's the appropriate link: > > https://docs.google.com/document/pub?id=15iJXXKs989cIIvhToa7ttYgToPSyzJN9KL9CCkxka1o > > why not the wike? -- regards Kenneth Gonsalves -- You received this message because you are subscribed

Re: What is Django?

2011-08-25 Thread Justin Holmes
Mikhail, et. al., I also love the vibe of the django community. I did not mean, when writing that line, to put down other communities; I was glad when I found Django to be greeted by language that did not put down other frameworks or their philosophies. Nevertheless, I think that the language

Re: What is Django?

2011-08-25 Thread Julien Phalip
On 26 August 2011 07:55, Amirouche Boubekki wrote: > 2011/8/25 Mikhail Korobov > > >> There are many big and well-known sites built with django and I think >> mentioning these sites and providing testimonials from people working on >> these

Re: What is Django?

2011-08-25 Thread Amirouche Boubekki
2011/8/25 Mikhail Korobov > Hi all, Hi Mikhail, > One thing I always like about django is how the community is peaceful and > how the django itself is peaceful and engineer-minded, > then > not marketing-minded: > granted. It's the case of many FOSS projects. >

Re: What is Django?

2011-08-25 Thread Mikhail Korobov
Hi all, One thing I always like about django is how the community is peaceful and how the django itself is peaceful and engineer-minded, not marketing-minded: I can't imagine whydjangoisbetterthanx.com website bashing zend, rails, pyramid and flask, for example. That's why the idea of putting

Re: What is Django?

2011-08-25 Thread Justin Holmes
Sorry, here's the appropriate link: https://docs.google.com/document/pub?id=15iJXXKs989cIIvhToa7ttYgToPSyzJN9KL9CCkxka1o On Thu, Aug 25, 2011 at 2:50 PM, Justin Holmes wrote: > I've put some language down to get us started: > >

Re: What is Django?

2011-08-25 Thread Justin Holmes
I've put some language down to get us started: https://docs.google.com/document/d/15iJXXKs989cIIvhToa7ttYgToPSyzJN9KL9CCkxka1o/edit?pli=1=en_US On Wed, Aug 24, 2011 at 6:31 AM, Cal Leeming [Simplicity Media Ltd] wrote: > > > On Wed, Aug 24, 2011 at 11:04

Re: Inconsistent behavior when deleting related records for a model instance

2011-08-25 Thread Chad Lyon
That is exactly what I want. Thanks On Aug 18, 5:38 pm, Anssi Kääriäinen wrote: > On Aug 18, 11:55 pm,ChadLyon wrote: > > > > > > > > > > > I have a problem with the way django deletes related objects. I have > > overridden the delete() method for