Re: Bug with order_by and reverse on a __in exclusion query

2021-03-29 Thread אורי
Did you open a ticket? https://code.djangoproject.com/ אורי u...@speedy.net On Mon, Mar 29, 2021 at 11:18 PM Nathaniel Brown wrote: > Basically when I try to exclude all members that have cancelled standing > from all the poems it breaks and includes all Poems no matter if the member > was

Bug with order_by and reverse on a __in exclusion query

2021-03-29 Thread Nathaniel Brown
Basically when I try to exclude all members that have cancelled standing from all the poems it breaks and includes all Poems no matter if the member was cancelled. You can remove the order_by and reverse clauses on the poems_created and the list shows fine, yet when I add a order_by it has no

Re: Fellow Reports - March 2021

2021-03-29 Thread Mariusz Felisiak
Week ending March 28, 2021 *Triaged:* https://code.djangoproject.com/ticket/32578 - Handle request.get_host() raising DisallowedHost in CsrfViewMiddleware._origin_verified() (accepted) https://code.djangoproject.com/ticket/32581 - to_locale should be idempotent (accepted)

Re: New to GSOC

2021-03-29 Thread Manav Agarwal
Hey, IMO you should be familiar with How to contribute to Django. For that, you may refer https://docs.djangoproject.com/en/dev/internals/contributing/ .Then, you can select a topic/Project Idea for your proposal from https://code.djangoproject.com/wiki/SummerOfCode2021 . Hope that helps.

GSOC Proposal: Adding Redis Cache Backend To Django Core.

2021-03-29 Thread Girish Sontakke
Hello, I am Girish Sontakke from India. I am willing to start contributing to Django through GSOC 2021. I have gone through the Idea List available on the Django wiki page for GSOC and select the project of adding Redis Cache Backend To

New to GSOC

2021-03-29 Thread 18-051_sumek agarwal
Hello sir, I have a firm grip on DJANGO framework. I have contributed to open source (Girlscript summer of code) and still contributing to it. I have used DJANGO as the backend framework and had quite good results using it. Now, I want you to suggest me whether I should first have some