Re: Regarding my first bug fix.

2020-11-10 Thread Carlton Gibson
Hi Nishan. This is the exact same query you posted two days ago... — please don't post multiple times, that's just spammy. You have to understand that folks can't always reply to you instantly. Looking at Markus' comment on the ticket, it's a documentation issue, so your task is to read thro

Regarding my first bug fix.

2020-11-10 Thread Nishant Sagar
This is the first time I'm contributing to an open source and I found a ticket and wanted to solve that issue but I don't actually know how to do so. Can someone please help me fixing the first bug? This is the bug I want to work on. Thank You. [image: Screenshot 2020-11-11 115512.png] -- You

Re: Adding a security concerned feature

2020-11-10 Thread Arvind Nedumaran
The one I follow is to set an environment variable to see if it’s a public facing instance or a private one (disconnected from the internet) and use that as a condition, which when true will add some urls. It’s the same pattern you’ll follow when using something like Django debug toolbar - whe

Adding a security concerned feature

2020-11-10 Thread Shoury Sharma
Hello everyone! I was going though idea of admin page but sometimes it can be a security concern regarding access of admin stuff by URL/admin. I would therefore like to give a suggestions regarding the URL/admin to be some key which only the owners would have access to so the user can never have

Re: Increasing support for Microsoft SQL Server

2020-11-10 Thread uri...@gmail.com
This thread in particular, I think. https://groups.google.com/g/django-developers/c/FbBcUCzrSZo/m/EoFNbR2BDgAJ On Monday, November 9, 2020 at 11:56:01 PM UTC-10 Adam Johnson wrote: > Hi Warren, > > Thanks for looking at working on this. SQL Server is (I believe) the most > popular not-in-core DB

Re: Increasing support for Microsoft SQL Server

2020-11-10 Thread Adam Johnson
Hi Warren, Thanks for looking at working on this. SQL Server is (I believe) the most popular not-in-core DB backend. Carlton's suggestions are solid. I'd also point you to reading the old mailing list posts: https://groups.google.com/g/django-developers/search?q=microsoft%20sql . I recall there w