Re: Kickstarter for Django Admin?

2013-09-09 Thread German Larrain
BTW, the URLs http://blog-amirouche.dotcloud.com/notes/2013/admin-next-a-new-api.html http://amirouche.github.io/blog/django-admin-next-a-new-api.html lead to 404s. The correct one is http://www.hypermove.net/notes/2013/admin-next-a-new-api.html On Saturday, March 30, 2013 5:49:27 PM UTC-5, Amiro

Re: Kickstarter for Django Admin?

2013-04-08 Thread Serge G. Spaolonzi
It looks good, Thanks for sharing. On Wed, Apr 3, 2013 at 8:41 PM, Jason Kraus wrote: > > A RESTful api with a separate template client is exactly what hyperadmin > aims to do: https://github.com/zbyte64/django-hyperadmin > I've played around with bolting on an emberjs client or having an admin >

Re: Kickstarter for Django Admin?

2013-04-04 Thread Jason Kraus
Currently you get the links through a link collection provider object attached to state; state.links.get__links() which collects links from its parents (endpoint and resource) and returns an empty set if none exist. I have been thinking about re-factoring this to something more robust. I find t

Re: Kickstarter for Django Admin?

2013-04-04 Thread Florian Apolloner
Hi, I already wanted to look at hyperadmin, but got caught up reading what HATEOAS is and how it works first ;) I do have one question if you don't mind: With a REST/HATEOS backend you'd export links with appropriate rel attributes to tell the client what we can do. So far so good, but let's p

Re: Kickstarter for Django Admin?

2013-04-03 Thread Jason Kraus
On Sunday, March 31, 2013 9:46:59 AM UTC-7, Serge G. Spaolonzi wrote: > > > On Sat, Mar 30, 2013 at 7:20 PM, Victor Hooi > > wrote: > >> >> From the existing projects, we can draw two clear requirements that >> people want: >> >>- Changing the look and feel - I'm not sure what Django core's

Re: Kickstarter for Django Admin?

2013-04-03 Thread Val Neekman
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 S

Re: Kickstarter for Django Admin?

2013-04-03 Thread Felipe Prenholato
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

Re: Kickstarter for Django Admin?

2013-04-01 Thread Amirouche Boubekki
> > 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" :-

Re: Kickstarter for Django Admin?

2013-03-31 Thread Serge G. Spaolonzi
On Sat, Mar 30, 2013 at 7:20 PM, Victor Hooi wrote: > > From the existing projects, we can draw two clear requirements that people > want: > >- Changing the look and feel - I'm not sure what Django core's >feelings on it, but there seems to be a feeling from the community that the >lo

Re: Kickstarter for Django Admin?

2013-03-31 Thread Russell Keith-Magee
On Sun, Mar 31, 2013 at 6:20 AM, Victor Hooi wrote: > heya, > > Aha, yes - we need a roadmap, and somebody from the team to execute it > *grins*. > No - We need someone from the core team to *commit* it. We don't need someone from the core team to *build* it. It's also worth pointing out that t

Re: Kickstarter for Django Admin?

2013-03-30 Thread Amirouche Boubekki
> > [1] http://amirouche.github.com/blog/django-admin-next-a-new-api.html > this doesn't work anymore I moved @ http://blog-amirouche.dotcloud.com/notes/2013/admin-next-a-new-api.html -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsu

Re: Kickstarter for Django Admin?

2013-03-30 Thread Amirouche Boubekki
2013/3/30 Victor Hooi > heya, > > Aha, yes - we need a roadmap, and somebody from the team to execute it > *grins*. > > 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.c

Re: Kickstarter for Django Admin?

2013-03-30 Thread Victor Hooi
heya, Aha, yes - we need a roadmap, and somebody from the team to execute it *grins*. 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 I also had a look at

Re: Kickstarter for Django Admin?

2013-03-24 Thread Russell Keith-Magee
On Sun, Mar 24, 2013 at 6:20 PM, Victor Hooi wrote: > Hi, > > I read recently about Andrew Goodwin's successful kickstarter project for > better Django schema migrations: > > > http://www.kickstarter.com/projects/andrewgodwin/schema-migrations-for-django > > Kudos to him for awesome work on South

Kickstarter for Django Admin?

2013-03-24 Thread Victor Hooi
Hi, I read recently about Andrew Goodwin's successful kickstarter project for better Django schema migrations: http://www.kickstarter.com/projects/andrewgodwin/schema-migrations-for-django Kudos to him for awesome work on South so far a swell =). There doesn't seem to be much movement on the A