Tagging 1.4 django release in Subversion

2012-03-24 Thread jdetaeye
Can a developer please tag the 1.4 release in the SVN repository please? Ie create http://code.djangoproject.com/svn/django/tags/releases/1.4 Looks like it was forgotten... Johan -- You received this message because you are subscribed to the Google Groups "Django developers" group. To view th

Re: metrics: Django case study

2012-03-24 Thread Paul McMillan
Thanks for sharing these results with us. I found them very interesting, and agree that they provide food for thought, and point to areas that might be improved. -Paul On Sat, Mar 24, 2012 at 12:57 AM, Gary Wilson Jr. wrote: > For those interested, I've made available a couple reports from a > c

[GSoC 2012] Questions regarding the contrib.auth project

2012-03-24 Thread Florian Apolloner
Hi, I would like to participate in this years Google Summer of Code. As a project I would like to tackle Django's beloved auth.User model. The topic has been discussed quite extensively the last days so I won't repeat everything here again. My prefered solution would be "Solution 3" from the C

Re: ANNOUNCE: Django 1.4 released

2012-03-24 Thread Abdeslem DAAIF
Thank you for the excelent work you have done 2012/3/24 Alec Taylor > Awesome! > > -- > 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 unsubscribe from this gro

Re: gsoc proposal, dynamic list form field

2012-03-24 Thread Roy McElmurry IV
But yes thank you Alex, you description is inline with my idea, though I failed to articulate it as eloquently. On Saturday, March 24, 2012, Roy McElmurry IV wrote: > I am working on a better proposal. I will post it here as soo as I can. > > On Friday, March 23, 2012, Alex Ogier wrote: >> Re: F

Re: gsoc proposal, dynamic list form field

2012-03-24 Thread Roy McElmurry IV
I am working on a better proposal. I will post it here as soo as I can. On Friday, March 23, 2012, Alex Ogier wrote: > Re: Facebook integration. If you want your app to go viral at all, then requiring Facebook permissions the moment someone hits your site is going to put a damper on things. Much

Re: ANNOUNCE: Django 1.4 released

2012-03-24 Thread Fandekasp
Thanks for your hard work ! -- 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 unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.c

metrics: Django case study

2012-03-24 Thread Gary Wilson Jr.
For those interested, I've made available a couple reports from a class assignment where we analyzed the Django codebase, bug tracker, and wiki. The motivation of these reports was to answer questions related to code size, modularity, complexity, unit test coverage, and component quality. Instead