Re: GSOC 2019 proposal - Dashboard

2019-03-03 Thread Mainak Dutta
Hi Carlton, Thanks for your feedback. I think it will be a complete project that can implemented in 3 months time. My idea is like setting up an interface like wordpress in django. The only difference I thought of is Wordpress does it from the front end. I have thought of it to be implemented

Re: GSOC 2019 proposal - Dashboard

2019-03-03 Thread Carlton Gibson
Hi Mainak. Initially I'm inclined to say this would fall into one or both of two problems: 1. Too ambitious: phenomenally difficult to build this within the project time. 2. Out of scope for Django: it's sounds like the sort of functionality that we prefer to live in third-party apps, rathe

Re: GSOC 2019 proposal - Dashboard

2019-03-03 Thread Mainak Dutta
On top of the existing Django extension. On Sunday, March 3, 2019 at 9:14:51 PM UTC+5:30, Asif Saif Uddin wrote: > > How you plan to implement the features? new or on top of > existing django admin extension? > > On Sunday, March 3, 2019 at 8:01:12 PM UTC+6, Mainak Dutta wrote: >> >> I have been

Re: GSOC 2019 proposal - Dashboard

2019-03-03 Thread Mainak Dutta
On the existing Django admin extension. On Sunday, March 3, 2019 at 7:31:12 PM UTC+5:30, Mainak Dutta wrote: > > I have been thinking of implementing a uniform Dashboard which can be > implemented into the Django framework using just one line. Every > organization uses Dashboard. So, creating a

Re: GSOC 2019 proposal - Dashboard

2019-03-03 Thread Asif Saif Uddin
How you plan to implement the features? new or on top of existing django admin extension? On Sunday, March 3, 2019 at 8:01:12 PM UTC+6, Mainak Dutta wrote: > > I have been thinking of implementing a uniform Dashboard which can be > implemented into the Django framework using just one line. Every

GSOC 2019 proposal - Dashboard

2019-03-03 Thread Mainak Dutta
I have been thinking of implementing a uniform Dashboard which can be implemented into the Django framework using just one line. Every organization uses Dashboard. So, creating a dashboard can be very useful. The features will include - 1] Variable no of sections and Custom section names