Sarah Boyce
Sarah Boyce
We do already have a [`Field.is_set()`](https://github.com/django/django/blob/790f0f8868b0cde9a9bec1f0621efa53b00c87df/django/contrib/gis/gdal/field.py#L97) so `is_set()` would be consistent naming :shrug: I think I like `is_null` as I could see a similar `is_empty` definition which checks whether a...
buildbot, test on oracle.
Thank you for this @g-nie - this looks really good :star: The docs got reorganized in cf03aa4e94625971852a09e869f7ee7c328b573f which has caused some conflicts Also from the forum discussion, this change was...
Thank you for picking this up @ankitjhunjhunwala03 :star: Just a note that this will need a regression test to be accepted
> Should I create a new PR? Go for it :+1:
> hyy everyone i am interested in contributing to this project can someone walk me through how to do it @harshisageek please don't ask for help on unrelated pull requests...
buildbot, test on oracle.
Superseded by: https://github.com/django/django/pull/18658
Thank you for taking this on @priyank-panchal :star: Have you seen [Tim's comment in the ticket](https://code.djangoproject.com/ticket/35459#comment:13)? I think we need to first decide if we should deprecate `extra` given that...
> do you think it would be better to add this as a note in the shell section of `django-admin` reference, or were you thinking of something else? Basically all...