Hi!
I think you've found the wrong mailing list for this post. This mailing
list is for discussing the development of Django itself, not for support
using Django. This means the discussions of bugs and features in Django
itself, rather than in your code using it. People on this list are unlikely
t
Hi Vineet, this is an extremely common question on this mailing list.
Please search the archives for something like "contribute to django" and
you'll see many answers. Have fun!
On Monday, November 23, 2020 at 8:40:47 AM UTC-5 vinee...@gmail.com wrote:
> I am Vineet Sharma, pursing computer sci
Yes, wait until at least 2019 to deprecate those.
https://code.djangoproject.com/ticket/27753
On Mon, Dec 18, 2017 at 10:45 AM, Adam Johnson wrote:
> Please don't do that, as I recall we'll just delete django.utils.six after
> the minimum recommended django version for third party libraries is 2.
Please don't do that, as I recall we'll just delete django.utils.six after
the minimum recommended django version for third party libraries is 2.0.
On 18 December 2017 at 15:05, wrote:
> Hello Asad,
>
> as a first task you can remove the Python2-specifics from
> django/utils/six.py , and depreca
Hello Asad,
as a first task you can remove the Python2-specifics from
django/utils/six.py , and deprecate python_2_unicode_compatible().
Greetings
Дилян
On Wednesday, December 13, 2017 at 3:10:31 AM UTC+1, Asad Ahmed wrote:
>
> Hello everyone,
> I'm new to open source community. I've been wor
Link: https://docs.djangoproject.com/en/dev/internals/contributing/
On 13 December 2017 at 06:49, ludovic coues wrote:
> There is a chapter in the documentation on how to contribute to django. It
> should answer most of your questions.
>
> On 13 Dec 2017 3:10 am, "Asad Ahmed" wrote:
>
>> Hello
There is a chapter in the documentation on how to contribute to django. It
should answer most of your questions.
On 13 Dec 2017 3:10 am, "Asad Ahmed" wrote:
> Hello everyone,
> I'm new to open source community. I've been working on python and django
> framework for few years now. I've done few p