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

Re: GSoC 2019 Project Idea

2019-03-03 Thread PARTH PATIL
Hey Carlton, Thanks for your feedback. I would try to think of something which is more inclined towards core functionality of Django :) On Monday, March 4, 2019 at 1:52:39 AM UTC+5:30, Carlton Gibson wrote: > > Hi Parth. > > I'm guessing this would be out of scope for Django: it's sounds like

Re: GSoC 2019 Project Idea

2019-03-03 Thread Carlton Gibson
Hi Parth. I'm guessing this would be out of scope for Django: it's sounds like the sort of functionality that we prefer to live in third-party apps, rather than in Django itself. (It sounds like a good enough idea — there are plenty of Jekyll, or other static, sites out there, but just not

Re: Google Summer of Code 2019

2019-03-03 Thread Carlton Gibson
Hi. In general, for GSoC, I want to look at the project ideas, the org profile, and such over the next couple of weeks. I try and make the Org page the starting point. Kind Regards, Carlton On Sunday, 3 March 2019 15:01:12 UTC+1, Gaurav Agarwal wrote: > > Hi, I am a student from IIT

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,

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

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

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.

Re: Google Summer of Code 2019

2019-03-03 Thread Gaurav Agarwal
Hi, I am a student from IIT Guwahati. I am familiar with Python and Django. I want to contribute. How should I start? On Wednesday, January 16, 2019 at 8:03:55 PM UTC+5:30, Tim Graham wrote: > > Org applications for Google's Summer of Code are now open (deadline > February 6). Do you think the

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