Re: Digest for django-developers@googlegroups.com - 1 update in 1 topic

2023-08-28 Thread Asif Saif Uddin
I just want to share my 2 cents...

Oracle is highly used in government and big Corporations in my country and
banks and many critical places.

So while the number of django user of oracle might be low, the prospect of
introducing python and django to a legacy project is invaluable.

I personally know this from work experience. But on the  other hand, we
should also consider future maintenance experts for oracle backend. I
believe with some guidelines and help From current oracle backend
maintainers would help to pass the knowledge to new prospective future
contributors.

Best regards to all of you.
Asif

On Mon, 28 Aug 2023, 9:40 am ,  wrote:

> django-developers@googlegroups.com
> 
>  Google
> Groups
> 
> 
> Topic digest
> View all topics
> 
>
>- Proposing the removal of Oracle from the Django supported backend
>databases <#m_2265663842392659825_group_thread_0> - 1 Update
>
> Proposing the removal of Oracle from the Django supported backend
> databases
> 
> David Sanders : Aug 28 01:10AM +1000
>
> I posted a thread a while back about the latest version of Oracle 23c which
> appears to add support for a few things that would fix some of the
> workarounds we have in the ORM (eg boolean expressions). I know dropping
> 19c is a long way off but at least the future is looking brighter 🌟
>
> On Wed, 9 Aug 2023, 6:40 pm Carlton Gibson, 
> wrote:
>
> Back to top <#m_2265663842392659825_digest_top>
> You received this digest because you're subscribed to updates for this
> group. You can change your settings on the group membership page
> 
> .
> To unsubscribe from this group and stop receiving emails from it send an
> email to django-developers+unsubscr...@googlegroups.com.
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAKAqTgqDaApZBQ9077bZjBzdyabQjX9T_Ama5wykD8CJDy%2BYYA%40mail.gmail.com.


Re: Fellow Reports - August 2023

2023-08-28 Thread Mariusz Felisiak
Week ending August 27, 2023

*Triaged:*
https://code.djangoproject.com/ticket/34787 - The 'runserver' command 
doesn't work when run from an installed script on Windows (needsinfo)
https://code.djangoproject.com/ticket/34788 - Correct NUMBER_GROUPING 
in Japan. (accepted)
https://code.djangoproject.com/ticket/34792 - Creating and saving a 
model using a custom primary key field can yield a bad "id" value on the 
instance (duplicate)
https://code.djangoproject.com/ticket/34793 - Django ORM returns None 
when field has value in BD (invalid)
https://code.djangoproject.com/ticket/34794 - Multiple file upload 
issue (invalid)
https://code.djangoproject.com/ticket/34791 - Prefetch's queryset 
attribute is ignored when the same nested relation is used multiple times. 
(accepted)
https://code.djangoproject.com/ticket/34797 - Django Admin radio fields 
admin.HORIZONTAL shows as vertical with django-grapelli. (invalid)
https://code.djangoproject.com/ticket/34798 - Using Django 4.2 with 
MSSQL 2019 Aggregation Containing Subquery Fails (invalid)
https://code.djangoproject.com/ticket/34796 - Deleting child table does 
not delete rows in parent table when using multi-table inheritance 
(duplicate)
https://code.djangoproject.com/ticket/34799 - inspectdb fails on tables 
with cross-schema relations on MySQL. (accepted)

*Reviewed/committed:*
https://github.com/django/django/pull/16923 - Fixed #33143 -- Raised 
RuntimeWarning when performing import-time queries.
https://github.com/django/django/pull/17180 - Fixed #34788 -- Corrected 
NUMBER_GROUPING for Japanese.
https://github.com/django/django/pull/17167 - Added tests for model 
field's choices iterator/iterable values.
https://github.com/django/django/pull/17181 - Removed unnecessary 
trailing commas in tests.
https://github.com/django/django/pull/17182 - Refs #34757 -- Moved HTTP 
redirect logic to django.test.client.ClientMixin.
https://github.com/django/django/pull/17114 - Fixed #34744 -- Prevented 
recreation of migration for constraints with a dict_keys.
https://github.com/django/django/pull/17188 - Refs #24121 -- Added 
__repr__() to Message.
https://github.com/django/django/pull/17196 - Refs #34730 -- Made 
Message importable from django.contrib.messages.

*Authored:*
https://github.com/django/django/pull/17178 - Fixed ResourceWarning 
from unclosed SQLite connection on Python 3.13+.
https://github.com/django/django/pull/17190 - Avoided counting 
exceptions in AsynClient docs.
https://github.com/django/django/pull/17184 - Fixed #34709 -- Raised 
BadRequest for non-UTF-8 requests with the 
application/x-www-form-urlencoded content type.
https://github.com/django/django/pull/17192 - Corrected 
AsyncRequestFactory's docstring.
https://github.com/django/django/pull/17198 - Refs #33507 -- Doc'd 
using UUID data type on MariaDB 10.7+ in UUIDField docs.

Best,
Mariusz

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/b23af64c-82ec-46ab-9633-3d8cb8a08034n%40googlegroups.com.