Re: auth.User refactor: reboot

2012-03-16 Thread Henrique Bastos
Hello, I would like to share some early stage thoughts on this matter. On Fri, Mar 16, 2012 at 5:01 PM, Donald Stufft wrote: > On Friday, March 16, 2012 at 3:59 PM, David Danier wrote: > > ... > Currently auth consists of multiple things: > * authentication > * authorization / permissions > * Us

Re: Moving to ... Github vs Bitbucket

2012-02-16 Thread Henrique Bastos
hould simply rely on a "feature comparison matrix" between the options. The point is to enable people to communicate more effectively towards the code, and on that matter, I don't really see a competitor for Github. All the best, -- Henrique Bastos <http://henriquebastos.net>

Re: Feature Request: Client side validation classes for forms

2012-02-03 Thread Henrique Bastos
Django's form could use a more high level solution for both client side form validation and asynchronous form validation. Djaxproject.com is ok, but is too ad hoc. It would be nice to have Adrian's and Ɓukasz perspectives combined somehow. []'s, -- Henrique Bastos +55 21

Re: SOPA bill question

2011-12-28 Thread Henrique Bastos
l the best, -- Henrique Bastos Twitter: @henriquebastos Skype: henriquebastos.net +55 21 9618-6180 On 28/12/2011, at 04:33, Alex Gaynor wrote: > No, really guys this is totally off topic for this list. Please find an > appropriate one for this discussion. > > Alex > > On Dec 27

Re: Migrating doctests to unittests

2010-10-10 Thread Henrique Bastos
Alex, Is there any specific branch on unit testing migration? It would be useful to understand the work in progress before submitting patches. All the best, -- Henrique Bastos henri...@bastos.net http://henriquebastos.net Skype: henriquebastos.net <http://henriquebastos.net>T

contrib.auth tests depending on contrib.admin

2010-10-01 Thread Henrique Bastos
auth tests. The patch is available at http://code.djangoproject.com/ticket/14374 Even it being a simple error, I feel it's an important issue to solve, so new django users won't get wrong feedback when starting a new project. All the best, -- Henrique Bastos henri...@bastos.net http:/