First time contribution

2021-01-23 Thread Srijita Mallick
Hello, I’m a beginner in open source. I hope to contribute in Django community. I have been working with Python and Django for a year now. Can someone please guide me as to how to go about contributing. It would help me a lot. Thanks , Srijita -- You received this message because you are s

Miss order and choices fields in Django values

2021-01-23 Thread wael muhammed
Dear Django Developers: I am a python developer. I have been using a django framework from the past year. I found that there are some problems in *values* method and this is the description: 1. *Miss order *of fields in querySet if I make *myquery = MyModel.objects.values('field1','fie

Re: Snowflake db backend

2021-01-23 Thread Florian Apolloner
On Saturday, January 23, 2021 at 12:41:35 AM UTC+1 t...@tomforb.es wrote: > > Honestly, I don't think we'd release this as a third party package. We > have had to code around a lot of core db specific code to get Snow SQL to > work > > This is good feedback that is valuable for us to hear. Even