Django bugfix release: 3.0.6.

2020-05-03 Thread Mariusz Felisiak
Details are available on the Django project weblog: https://www.djangoproject.com/weblog/2020/may/04/django-bugfix-release-306/ -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this grou

Re: Adding a title option to ModelAdmin.list_filter

2020-05-03 Thread Fran Hrženjak
+1 on the proposed changes. Very little extra complexity for something useful. Would it be more future-proof if the second param was a dict like {“title”: “Related Tag”}? Maybe, not sure. KISS, YAGNI and all that? I could get behind either choice. I would love for this to also work: class MyStaf

Re: Regarding GSoC 2020- Update

2020-05-03 Thread Devang Sharma
Haha, No Dear ! As I see, you are majorly working on stubs, on the Other Hand, I am dealing with GraphQL Plugin Support for Django. Also, Your pull requests have already been reviewed, I am still looking for a *Mentor* to Examine It. Regards. -- You received this message because you are subs

Re: Regarding GSoC 2020- Update

2020-05-03 Thread Kacper Szmigiel
Dude you literally re-wrote my email from a few days ago xD niedz., 3 maj 2020, 12:35 użytkownik Devang Sharma < devangsharma25...@gmail.com> napisał: > Hello Developers ! > > Some of you may already know me, as I submitted a proposal for *GSoC > 2020.* > > I just wanted to let you know that I'm

Adding a title option to ModelAdmin.list_filter

2020-05-03 Thread Philipp DC
Hey, I recently took over a ticket regarding adding a title option to list_filter and I would like to hear your opinion on how the API for this should look like. The idea of this ticket is

Regarding GSoC 2020- Update

2020-05-03 Thread Devang Sharma
Hello Developers ! Some of you may already know me, as I submitted a proposal for *GSoC 2020.* I just wanted to let you know that I'm doing well in terms of getting familiar with *Django-Stubs *and *GraphQL Plugin support for Django.* I've already managed to fix some bug *(PR #361)* and almost

Re: Django for Beginners Graphic illustration

2020-05-03 Thread danial shamas
THANKS FOR THIS LITTLE HELP I REALLY APPERICATE BROTHER I WOULD LIK ETO KNOW ABOUT YOUR SELF. REGARDS: DANIYAL SHAMAS Virus-free. www.avast.com

Re: Fellow Reports -- April 2020

2020-05-03 Thread Carlton Gibson
Hi all. Calendar Week 18 -- ending 03 May. Triaged: https://code.djangoproject.com/ticket/31527 -- Admindocs' View index assumes settings.ROOT_URLCONF is an import string (Accepted) https://code.djangoproject.com/ticket/31526 -- Include Admin model views as Generic Views (Accepted) https://