Re: DjangoDay conference in La Plata, Argentina

2012-04-24 Thread Voulnet
Hello. I am giving a talk about Django security on the 9 or 10th of May here in Kuwait. Let's explore the remote possibility of me getting invited to give a similar session in your conference? Thanks ~Voulnet On Tue, Apr 24, 2012 at 11:30 PM, sserrano wrote: > Hi, >   With a few fellow djangon

DjangoDay conference in La Plata, Argentina

2012-04-24 Thread sserrano
Hi, With a few fellow djangonauts we are organizing a Django one day conference in La Plata, Argentina. We have secure the venue at a local university, with the tentative date of 26 of May but could be changed to a later date as we haven't announce it yet. We will define the date this week.

Re: GitHub migration planning

2012-04-24 Thread Mohamad Efazati
if trac maintain is paiful maybe this link can be helpful CommercialServices – The Trac Project -> http://trac.edgewall.org/wiki/CommercialServices در ۲۴ آوریل ۲۰۱۲، ساعت ۲۰:۲۲، Aaron C. de Bruyn نوشته: > On Mon, Apr 23, 2012 at 22:30, Tai Lee wrote: > > This seems odd to me. Django is generall

Re: GitHub migration planning

2012-04-24 Thread Aaron C. de Bruyn
On Mon, Apr 23, 2012 at 22:30, Tai Lee wrote: > This seems odd to me. Django is generally a very open and community oriented > project, which strives to consult with the community and achieve a > consensus, resorting to a BDFL decision when necessary, after all sides have > put their case. You're

Re: Allowing formsets to contribute kwargs to forms they create

2012-04-24 Thread Tom Evans
On Tue, Apr 24, 2012 at 3:23 PM, Andrew Ingram wrote: > I've had the need for this quite frequently, Whenever I'm using a > custom form class with modelformset_factory I almost always end up > having to define a custom formset class that does nothing except pass > an extra kwargs (usually user) to

Re: Allowing formsets to contribute kwargs to forms they create

2012-04-24 Thread Andrew Ingram
I've had the need for this quite frequently, Whenever I'm using a custom form class with modelformset_factory I almost always end up having to define a custom formset class that does nothing except pass an extra kwargs (usually user) to each form. It looks like your approach only adds this facilit

Allowing formsets to contribute kwargs to forms they create

2012-04-24 Thread Tom Evans
Hi all I raised a ticket about this new feature, with patch: https://code.djangoproject.com/ticket/18166 I'd quite like to quickly either complete this or dump the idea. Opinions? Cheers Tom -- You received this message because you are subscribed to the Google Groups "Django developers" gr

Re: Why no http://media.djangoproject.com/releases/1.4/Django-1.4.tar.gz?

2012-04-24 Thread Moritz S.
Hi, try http://www.djangoproject.com/download//tarball/ Best regards, Moritz Am Dienstag, 24. April 2012 05:56:20 UTC+2 schrieb Bob Cochran: > > These exist for 1.3, 1.3.1, 1.2..., but not 1.4. > > Are they located somewhere else moving forward? > > Thanks > > > -- You received this message be

Why no http://media.djangoproject.com/releases/1.4/Django-1.4.tar.gz?

2012-04-24 Thread Bob Cochran
These exist for 1.3, 1.3.1, 1.2..., but not 1.4. Are they located somewhere else moving forward? Thanks -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com. To unsubscri

Re: GitHub migration planning

2012-04-24 Thread Florian Apolloner
Hi, On Tuesday, April 24, 2012 7:30:05 AM UTC+2, Tai Lee wrote: > I just remember Adrian basically saying (and I'm paraphrasing here): "I've > been away too long, but I'm back now and I've decided that we're moving to > GitHub!" > I had that feeling a bit myself, but I think there have been mo