Re: Django Dashboard

2013-07-30 Thread Andre Terra
On Tue, Jul 30, 2013 at 3:16 PM, Charly Román wrote: > > You can try with pydashie, a python port of ruby version: > https://github.com/evolvedlight/pydashie Except that's Flask, not Django. Cheers, AT -- You received this message because you are subscribed to the Google Groups "Django us

Re: Django Dashboard

2013-07-30 Thread Simon Charette
I'd suggest you take a look at django-admin-tools<https://bitbucket.org/izi/django-admin-tools/wiki/Home> . Le mardi 30 juillet 2013 14:09:00 UTC-4, Martin Marrese a écrit : > > Hi, > > I'm looking for a Django Dashboard to implement on an existing app. A > c

Re: Django Dashboard

2013-07-30 Thread Charly Román
2013/7/30 Martin Marrese : > Hi, > > I'm looking for a Django Dashboard to implement on an existing app. A > colleague recommended Dashing (1), but thats a Sinatra app, however I do > like how it looks. > > Does anyone have a recommendation ? > > Thank

Django Dashboard

2013-07-30 Thread Martin Marrese
Hi, I'm looking for a Django Dashboard to implement on an existing app. A colleague recommended Dashing (1), but thats a Sinatra app, however I do like how it looks. Does anyone have a recommendation ? Thanks, Martín Links 1 - http://shopify.github.io/dashing/ -- Martin Marrese