Re: Queries about the project idea Improving the Less Popular Backends

2019-04-08 Thread Asif Saif Uddin
yes, you can select some relevant issues which help to fix a much bigger problem. so try to understand the bigger ideas coming out of some of the related issues. deadline is very close. it would be better to have the draft submitted here and fix at least one or two related issues to convince

Re: Help for GSoC proposal (Formset improvements)

2019-04-08 Thread PARTH PATIL
I researched a bit on FormWizards, and what I felt is that it is oriented more towards the idea of multiple form submission similar to that of Google forms where we have multiple pages. I was thinking of creating a *FormSetContainer* which would be like a collection instance of different

Re: Feature request (API): Add QuerySet of viewable pages or page_ids

2019-04-08 Thread air-hand
Thanks, Peter. I'm trying implement referring to cms.utils.page_permissions.user_can_view_page. 2019年4月4日木曜日 7時59分29秒 UTC+9 Peter Farrell: > > Hi, I think this is a grand idea. > > On Tuesday, March 26, 2019 at 10:08:27 AM UTC-5, air-hand wrote: >> >> Hi everyone. >> >> I'm working with django

Re: GSOC Proposal (Bundler for Django)

2019-04-08 Thread Ashik Meerankutty
Ok thank you for your feedback I will check it  On Mon, 8 Apr 2019 at 2:46 PM, Jamesie Pic wrote: > PS: also check how other python frameworks deal with static files, > particularly the cubicweb framework. > > -- > You received this message because you are subscribed to the Google Groups >

Queries about the project idea Improving the Less Popular Backends

2019-04-08 Thread Dingfan Zhao
Hello guys, I am year 4 students in Singapore and I would like to contribute to Django in GSoC this summer. The project idea that I am interested in is Improving the less popular backends. However, the project description is kind of vague and I am not able to catch the exact requirements for

Re: GSOC Proposal (Bundler for Django)

2019-04-08 Thread Jamesie Pic
PS: also check how other python frameworks deal with static files, particularly the cubicweb framework. -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving

Re: GSOC Proposal (Bundler for Django)

2019-04-08 Thread Jamesie Pic
Hi Ashik, Thanks for your proposal that I find revelant because there needs to be a new version of staticfiles. Supporting NPM, one way or another, is the main way to enjoy the same development workflow with frontend code as with pip. For me it would make sense to support it, one way or another.

Re: Help for GSoC proposal (Formset improvements)

2019-04-08 Thread Carlton Gibson
Hi Parth. Well, the wizard () got moved out to it's own app https://django-formtools.readthedocs.io/en/latest/ But yes, there's no reason why this sort of thing wouldn't potentially in scope. Kind Regards, Carlton On Sunday, 7 April 2019 23:47:23 UTC+2, PARTH PATIL wrote: > > (Sorry I