Proposal: rename django-developers to django-contributors

2013-07-03 Thread Wim Feijen
Hi all, Many people post django-users questions to this group by accident. I find the name of our group to be misleading: it seems to refer to people who develop in django, but actually it is meant for people contributing to django. To limit confusion, my proposal is to rename

Re: Missing timezone support in built-in time template filter

2013-07-03 Thread Warren Smith
On Mon, Jul 1, 2013 at 6:18 PM, Russell Keith-Magee wrote: > >> Agreed. >> >> Also, just to clarify, I think we should stick with Django's policy of >> only supporting naive time objects, for the reasons you cited earlier in >> this thread. >> >> So, any timezone

Re: Proposal: rename django-developers to django-contributors

2013-07-03 Thread Michael Manfre
Renaming a large mailing list is a non-trivial task that will result in causing confusion for everyone subscribed to the list, instead of a the occasional person posting to the wrong list. I cannot speak on behalf of Django, but I think renaming the list is as likely to happen as Django 1.8 being

Re: Missing timezone support in built-in time template filter

2013-07-03 Thread gilberto dos santos alves
well done. 2013/7/3 Warren Smith : > On Mon, Jul 1, 2013 at 6:18 PM, Russell Keith-Magee > wrote: >>> >>> >>> Agreed. >>> >>> Also, just to clarify, I think we should stick with Django's policy of >>> only supporting naive time objects, for the

Re: Should Django ignore leading/trailing spaces on login credentials

2013-07-03 Thread James Pic
On Wed, Jul 3, 2013 at 7:25 PM, C. Kirby wrote: > I just ran into an issue where a user was copy/pasting username and password > from a text file into the login screen. For some reason the c/p process was > adding a trailing space to their credentials and they were failing

Re: [GSoC] Revamping validation framework and merging django-secure once again

2013-07-03 Thread Christopher Medrela
I'm finishing making field tests green. I'm a bit late, because the schedule says that I should finish this job by the end of the previous week. My excuse is that I had exams in the previous week so I couldn't focus on GSoC. Fortunately, I passed all exams and now I can work full time on GSoC