Re: GDAPS

2020-01-14 Thread Raffaele Salmaso
Hi, just noted this discussion... On Sun, Jan 12, 2020 at 9:42 PM Aymeric Augustin < aymeric.augus...@polytechnique.org> wrote: > Hello > I created a PR for this: https://github.com/django/django/pull/12310 > > I'd love to get some feedback on the design before I polish the patch. > I've left a c

Re: GDAPS

2020-01-14 Thread Aymeric Augustin
Hello Christian, Regarding your first point, adding "default = True" to 1% of apps in a non-empty file seems better than adding default_app_config = "foo.apps.FooConfig" to 99% of apps in an otherwise empty file (usually). You can see the effect in https://github.com/django/django/pull/12310/c

Re: How to Start for GSOC 2020 in Django org.

2020-01-14 Thread Priyanshu Panwar
Thanks a lot guys. Will get in touch. On Mon, 13 Jan 2020 at 21:39, Ahmad A. Hussein wrote: > Hi Priyanshu, > > I'm a fellow GSoC aspirer. What helped me a lot is checking out the > contributing guide posted on the Django website. > > Here is the link: > https://docs.djangoproject.com/en/dev/int