The beauty of kickstarter is that people speak with their wallets. If a project doesn't have a merit, then no one would pitch in and that would be the end of the project.
Django admin is a great tool. In my projects I use it for quick view and edits so I don't have to fallback to command line or SQL. Mind you, that I have put extensive checks and validation around it to ensure I don't have a booboo. I think a nicer admin (more modern and feature rich) would encourage newcomers to pick up Django as their main framework and that in-turn injects fresh blood into the community. Imagine a Django-Admin that could turn Django into a replacement of Wordpress in 5 minutes? (not a perfect example, but you get what I mean) Can't wait for "new" South ... Val On Wed, Apr 3, 2013 at 10:35 AM, Felipe Prenholato <[email protected]>wrote: > I have a point about kickstarter powered projects. Anyone can send one, > but in my opinion only projects extensively discussed here with a complete > roadmap can have success. Actually I think that it also should have > mentors, like GSOC, while aproved by community via money. > > Also, Andrew proposal is something that will impact (for good) on life of > every Django developer. Every Django developer with even very small > projects use South today. About admin, my self as superuser of my projects > don't use it very much, and never used any re-skin. > > Of course I'm +1 to improvements on admin, but I'm sure that we have > points where we can improve much more with help of kickstarter, as example > improvements on ORM, NoSQL databases integration, Form Templates ( > https://code.djangoproject.com/wiki/SummerOfCode2012#FinishingoffFormTemplates > ). > > It isn't in any way criticism to your idea Victor, but I fear that > everyone want to start your own project to Django in that kickstarter model. > > Bests, > > Felipe 'chronos' Prenholato. > Linux User nÂș 405489 > Home page: http://devwithpassion.com | http://chronosbox.org/blog > GitHub: http://github.com/chronossc/ | Twitter: > http://twitter.com/chronossc > > > 2013/4/1 Amirouche Boubekki <[email protected]> > >> For the former - I believe there was already discussions on that sort >>>> of thing on this board? >>>> >>>> There's a wiki page with some notes as well: >>>> >>>> https://code.djangoproject.com/wiki/AdminNext >>>> >>> >>> There's a world of difference between "some notes" and "a clear plan and >>> direction" :-) >>> >> >> Hopefully 2013.djangocon.eu Idan's >> talk<http://2013.djangocon.eu/talks/#31>will clear things up. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at >> http://groups.google.com/group/django-developers?hl=en. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > -- > You received this message because you are subscribed to the Google Groups > "Django developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-developers?hl=en > . > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
