Re: Requiring GitHub login for actions on Trac

2014-08-09 Thread Curtis Maloney
I ran into that exact problem when djangopackages changed... case mis-match meant it took months before I had access again. On 10 August 2014 09:35, Luke Granger-Brown wrote: > My only concern with this is the thing with the usernames, whereby some > people don't use the same username on Trac a

Re: Requiring GitHub login for actions on Trac

2014-08-09 Thread Luke Granger-Brown
My only concern with this is the thing with the usernames, whereby some people don't use the same username on Trac as on GitHub, and that accounts are automatically munged together if they have the same username. As a demonstration, I found someone with the core developer tag on Trac (lukeplant) w

Re: Requiring GitHub login for actions on Trac

2014-08-09 Thread Wim Feijen
Nice :) On Saturday, 9 August 2014 21:22:07 UTC+2, Aymeric Augustin wrote: > > Uhmm... but I see you moved forward and already did it? > > Yes, I did. > > -- > Aymeric. > > -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscr

Re: Requiring GitHub login for actions on Trac

2014-08-09 Thread Aymeric Augustin
Hi Wim, Thanks your your feedback. On 9 août 2014, at 12:00, Wim Feijen wrote: > I am in favour of *adding* github as an authentication tool. We would benefit > immensily for making it easier for new people to log in and contribute. Would > it be possible to add that to Trac, so people who ha

Re: [GSOC] Weekly update

2014-08-09 Thread Daniel Pyrathon
Hi All, This week I have been working on mainly 3 tasks: *- Formalizing the PR* 2 days were dedicated on fixing all the small issues on the PR. I am now ready for another review. *- Simplified the API for get_field* There are 3 used combinations of get_field() in the entire Django codebase

Re: What are the best reasons for when and why people should use Django?

2014-08-09 Thread Mattias Linnap
I'm not sure it's possible to make a case for Django vs. Rails on anything but personal preference. But it might be easier to argue why *Python* is a good language to learn, and therefore Django is the obvious web framework to use. For a very wide range of use cases, Python tends to be the secon

Re: Requiring GitHub login for actions on Trac

2014-08-09 Thread Wim Feijen
> > Hi Aymeric, Thanks for your proposal and your work on this! I am in favour of *adding* github as an authentication tool. We would benefit immensily for making it easier for new people to log in and contribute. Would it be possible to add that to Trac, so people who have moral constraint

What are the best reasons for when and why people should use Django?

2014-08-09 Thread Eric Frost
Django Developers, I'm giving a talk at a general tech conference next week and it's mostly ready, but would welcome response for when and why developers should look to Django (vs. other frameworks like Ruby on Rails) when starting new projects. Would love to hear any thoughts and arguments! Tha