Re: GSoC 2020

2020-05-04 Thread Abhijeet Viswa
Hi guys, I'd like to say the same. It was a wonderful opportunity. Thanks everyone. Regards. On Mon, 4 May 2020 at 23:41, Sanskar Jaiswal wrote: > Hey everyone, > > I didn’t get selected for GSoC, but I would like to sincerely thank this > community for guiding me and helping me get involved i

GSoC 2020

2020-05-04 Thread Sanskar Jaiswal
Hey everyone, I didn’t get selected for GSoC, but I would like to sincerely thank this community for guiding me and helping me get involved in open source. Especially, Simon and Carlton for solving my doubts about the ORM. I hope to improve myself and will definitely try again next year. I still

Re: Ticket #25236: Remove ifequal from the template language

2020-05-04 Thread Markus Holtermann
Yes please! Nice catch and followup :) Cheers, Markus On Mon, May 4, 2020, at 4:08 PM, Jon Dufresne wrote: > Hi, > > I'd like to raise this topic for renewed discussion. I think it is time > to begin deprecating the obsolete template tags. So +1 for removal. > > I had all but forgotten about

Re: Fellow Reports - April 2020

2020-05-04 Thread Mariusz Felisiak
Week ending May 3, 2020. *Triaged:* https://code.djangoproject.com/ticket/31517 - ManifestFilesMixin.file_hash() returning None get's included in hashed filename as 'None'. (accepted) https://code.djangoproject.com/ticket/31513 - Store failed tests in files. (wontfix) https://code.djangoproject

Re: Ticket #25236: Remove ifequal from the template language

2020-05-04 Thread Mariusz Felisiak
Agreed. We should deprecate both. (I could even put a recommended command in the release notes). > I don't think it's a good idea. You can attach "unofficial" script in the ticket, but release notes are not a proper place, IMO. It may not behave properly in block comments etc. Don't get me wron

Re: Ticket #25236: Remove ifequal from the template language

2020-05-04 Thread Adam Johnson
+1 for removal. 5 years have nearly passed since that discussion with the docs saying "The ifequal and ifnotequal tags will be deprecated in a future release." so I think it's worth actioning. (I could even put a recommended command in the release notes). > I like this idea. It would also be wort

Re: Ticket #25236: Remove ifequal from the template language

2020-05-04 Thread Jon Dufresne
Hi, I'd like to raise this topic for renewed discussion. I think it is time to begin deprecating the obsolete template tags. So +1 for removal. I had all but forgotten about the {% ifequal %} template tag and then eventually stumbled across it doing unrelated work. Upon rediscovering it as a prac

Re: Django for Beginners Graphic illustration

2020-05-04 Thread Charles Thayer
This is great. My one suggestion is that it appears upside down. I think the request should start on the upper left and go down through the sites to apps. On Friday, May 1, 2020 at 5:37:08 AM UTC-7, Navneet wrote: > > Using the Polls app as an example used in Django for Beginners, I'm > putting