Re: Django 2.2 release candidate 1 released

2019-03-21 Thread Mohammad Etemaddar
Ryan and Adam, Thank you very much.
The links was so helpful.
I liked to find the best way to contribute.

Sincerely,
Mohammad Etemaddar



On Wed, Mar 20, 2019 at 7:39 PM Adam Johnson  wrote:

> Hi Mohammed,
>
> Thanks for making a suggestion, but this is not the thread to bring such
> an issue up on. If you want to make a suggestion, it's best to make a new
> thread.
>
> Ryan is also right, 2.2 is feature frozen, so it won't be possible to make
> such a change, only to fix bugs before it gets its full release.
>
> As to the change you are suggesting, it is not backwards compatible.  It's
> a good idea to read the contributing documentation (
> https://docs.djangoproject.com/en/dev/internals/contributing/ ) and
> importantly the deprecation policy (
> https://docs.djangoproject.com/en/dev/internals/release-process/#internal-release-deprecation-policy
> ) before suggesting something of such magnitude.
>
> Hope that helps,
>
> Adam
>
> On Wed, 20 Mar 2019 at 16:03, Ryan Hiebert  wrote:
>
>> That won't be possible, Django 2.2 has been feature-frozen for a while
>> now. You might want to follow the following issue which is related to what
>> you're suggesting.
>>
>> https://code.djangoproject.com/ticket/10227
>>
>> On Wed, Mar 20, 2019 at 10:52 AM Mohammad Etemaddar <
>> mohammad.etemad...@gmail.com> wrote:
>>
>>> Is it possible to have this option in Django 2.2?
>>> When we select a OneToOne object by related_name, rises DoesNotExists
>>> when have no object related.
>>> Is it possible to add the behaviour to return None instead of
>>> DoesNotExists?
>>>
>>> Thank you
>>>
>>> On Monday, March 18, 2019 at 12:33:15 PM UTC+3:30, Carlton Gibson wrote:

 We've made the final (hopefully) release on the way to Django's next
 major release, Django 2.2! Check out the blog post:
 https://www.djangoproject.com/weblog/2019/mar/18/django-22-rc1/

>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django developers (Contributions to Django itself)" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-developers+unsubscr...@googlegroups.com.
>>> To post to this group, send email to django-developers@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/django-developers.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-developers/ba861ea5-8916-4293-82c0-89461418af89%40googlegroups.com
>>> 
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django developers (Contributions to Django itself)" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-developers+unsubscr...@googlegroups.com.
>> To post to this group, send email to django-developers@googlegroups.com.
>> Visit this group at https://groups.google.com/group/django-developers.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-developers/CABpHFHR1H%3Dii6tQD9f7MULmxNvTuoCKCC8b1tnOsO06Bi7QcFQ%40mail.gmail.com
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
> --
> Adam
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django developers (Contributions to Django itself)" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to django-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-developers.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/CAMyDDM30Z4LR%2BMpXKzEh7vNoQPo8Cnn7VcNxbyNfAa4jE4tQGg%40mail.gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 

Re: Django 2.2 release candidate 1 released

2019-03-20 Thread Adam Johnson
Hi Mohammed,

Thanks for making a suggestion, but this is not the thread to bring such an
issue up on. If you want to make a suggestion, it's best to make a new
thread.

Ryan is also right, 2.2 is feature frozen, so it won't be possible to make
such a change, only to fix bugs before it gets its full release.

As to the change you are suggesting, it is not backwards compatible.  It's
a good idea to read the contributing documentation (
https://docs.djangoproject.com/en/dev/internals/contributing/ ) and
importantly the deprecation policy (
https://docs.djangoproject.com/en/dev/internals/release-process/#internal-release-deprecation-policy
) before suggesting something of such magnitude.

Hope that helps,

Adam

On Wed, 20 Mar 2019 at 16:03, Ryan Hiebert  wrote:

> That won't be possible, Django 2.2 has been feature-frozen for a while
> now. You might want to follow the following issue which is related to what
> you're suggesting.
>
> https://code.djangoproject.com/ticket/10227
>
> On Wed, Mar 20, 2019 at 10:52 AM Mohammad Etemaddar <
> mohammad.etemad...@gmail.com> wrote:
>
>> Is it possible to have this option in Django 2.2?
>> When we select a OneToOne object by related_name, rises DoesNotExists
>> when have no object related.
>> Is it possible to add the behaviour to return None instead of
>> DoesNotExists?
>>
>> Thank you
>>
>> On Monday, March 18, 2019 at 12:33:15 PM UTC+3:30, Carlton Gibson wrote:
>>>
>>> We've made the final (hopefully) release on the way to Django's next
>>> major release, Django 2.2! Check out the blog post:
>>> https://www.djangoproject.com/weblog/2019/mar/18/django-22-rc1/
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django developers (Contributions to Django itself)" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-developers+unsubscr...@googlegroups.com.
>> To post to this group, send email to django-developers@googlegroups.com.
>> Visit this group at https://groups.google.com/group/django-developers.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-developers/ba861ea5-8916-4293-82c0-89461418af89%40googlegroups.com
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django developers (Contributions to Django itself)" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to django-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-developers.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/CABpHFHR1H%3Dii6tQD9f7MULmxNvTuoCKCC8b1tnOsO06Bi7QcFQ%40mail.gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Adam

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAMyDDM30Z4LR%2BMpXKzEh7vNoQPo8Cnn7VcNxbyNfAa4jE4tQGg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Django 2.2 release candidate 1 released

2019-03-20 Thread Ryan Hiebert
That won't be possible, Django 2.2 has been feature-frozen for a while now.
You might want to follow the following issue which is related to what
you're suggesting.

https://code.djangoproject.com/ticket/10227

On Wed, Mar 20, 2019 at 10:52 AM Mohammad Etemaddar <
mohammad.etemad...@gmail.com> wrote:

> Is it possible to have this option in Django 2.2?
> When we select a OneToOne object by related_name, rises DoesNotExists when
> have no object related.
> Is it possible to add the behaviour to return None instead of
> DoesNotExists?
>
> Thank you
>
> On Monday, March 18, 2019 at 12:33:15 PM UTC+3:30, Carlton Gibson wrote:
>>
>> We've made the final (hopefully) release on the way to Django's next
>> major release, Django 2.2! Check out the blog post:
>> https://www.djangoproject.com/weblog/2019/mar/18/django-22-rc1/
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django developers (Contributions to Django itself)" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to django-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-developers.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/ba861ea5-8916-4293-82c0-89461418af89%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CABpHFHR1H%3Dii6tQD9f7MULmxNvTuoCKCC8b1tnOsO06Bi7QcFQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Django 2.2 release candidate 1 released

2019-03-20 Thread Mohammad Etemaddar

Is it possible to have this option in Django 2.2?
When we select a OneToOne object by related_name, rises DoesNotExists when 
have no object related.
Is it possible to add the behaviour to return None instead of DoesNotExists?

Thank you

On Monday, March 18, 2019 at 12:33:15 PM UTC+3:30, Carlton Gibson wrote:
>
> We've made the final (hopefully) release on the way to Django's next 
> major release, Django 2.2! Check out the blog post: 
> https://www.djangoproject.com/weblog/2019/mar/18/django-22-rc1/
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/ba861ea5-8916-4293-82c0-89461418af89%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Django 2.2 release candidate 1 released

2019-03-18 Thread Carlton Gibson
We've made the final (hopefully) release on the way to Django's next 
major release, Django 2.2! Check out the blog post: 
https://www.djangoproject.com/weblog/2019/mar/18/django-22-rc1/

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/0606040C-D01D-4BFD-956C-2663DCAE7BF2%40gmail.com.
For more options, visit https://groups.google.com/d/optout.