Re: [Django] #35058: Update GDAL integration

2024-01-22 Thread Django
#35058: Update GDAL integration
-+-
 Reporter:  David Smith  |Owner:  David
 Type:   |  Smith
  Cleanup/optimization   |   Status:  assigned
Component:  GIS  |  Version:  4.2
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Mariusz Felisiak ):

 In [changeset:"f4c597346453c44769726d2ac061fbc028b2fd5b" f4c59734]:
 {{{
 #!CommitTicketReference repository=""
 revision="f4c597346453c44769726d2ac061fbc028b2fd5b"
 Refs #35058 -- Deprecated OGRGeometry.coord_dim setter.

 Reflecting a change in the underlying GDAL library (since GDAL 2.1)
 using coord_dim to set a geometries dimensions is deprecated in favor
 of set_3d().
 }}}

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018d34b83aba-253f2483-d2a5-419f-9b2d-cfc0378dda26-00%40eu-central-1.amazonses.com.


Re: [Django] #33517: Extracting seconds also returns fractional seconds on PostgreSQL and Oracle.

2024-01-22 Thread Django
#33517: Extracting seconds also returns fractional seconds on PostgreSQL and
Oracle.
-+-
 Reporter:  Joey Lange   |Owner:  Hisham
 |  Mahmood
 Type:  Bug  |   Status:  assigned
Component:  Database layer   |  Version:  4.0
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  oracle postgresql| Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Hisham Mahmood):

 * owner:  Yash Singhal => Hisham Mahmood
 * has_patch:  0 => 1


Comment:

 Pull request: https://github.com/django/django/pull/17769

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018d34abc59a-bac9e9e7-c4c9-4f90-a058-e50a78e16bae-00%40eu-central-1.amazonses.com.


Re: [Django] #35133: Make @method_decorator to work with async methods.

2024-01-22 Thread Django
#35133: Make @method_decorator to work with async methods.
-+-
 Reporter:  unnamedtrue  |Owner:  nobody
 Type:  New feature  |   Status:  closed
Component:  Utilities|  Version:  5.0
 Severity:  Normal   |   Resolution:  duplicate
 Keywords:  never_cache, | Triage Stage:
  decorator, async, classnased   |  Unreviewed
  view, dispatch, coroutine  |
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mariusz Felisiak):

 * status:  new => closed
 * resolution:   => duplicate
 * stage:  Accepted => Unreviewed


Comment:

 Duplicate of #35083 (thanks David!).

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018d32f08877-44cd5ad6-4b32-4c08-951d-23b1d5e8f80b-00%40eu-central-1.amazonses.com.


Re: [Django] #35134: "Select all" checkbox in admin model view doesn't work in Django 5.0.1

2024-01-22 Thread Django
#35134: "Select all" checkbox in admin model view doesn't work in Django 5.0.1
-+-
 Reporter:  unnamedtrue  |Owner:  waheedsys
 Type:  Bug  |   Status:  closed
Component:  contrib.admin|  Version:  5.0
 Severity:  Normal   |   Resolution:
 |  worksforme
 Keywords:  select, admin,   | Triage Stage:
  jquery, js |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Abdelrahman Hamada):

 Please express more on the issue, he models used, model fields, etc.
 I can't reproduce the bug.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018d317cde44-29397f9d-5705-437b-bdcd-0789814be96a-00%40eu-central-1.amazonses.com.


Re: [Django] #35130: Document how to manually close database connections

2024-01-22 Thread Django
#35130: Document how to manually close database connections
-+-
 Reporter:  Baptiste Mispelon|Owner:  Salvo
 Type:   |  Polizzi
  Cleanup/optimization   |   Status:  closed
Component:  Documentation|  Version:  5.0
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by GitHub ):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"184d82d8488b1b31ade5b5a68b0040f1c267f2be" 184d82d]:
 {{{
 #!CommitTicketReference repository=""
 revision="184d82d8488b1b31ade5b5a68b0040f1c267f2be"
 Fixed #35130 -- Doc'd django.db.close_old_connections().

 This also adds close_db_connections() to the django.db.__all__.
 }}}

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018d31282834-d669bd41-1379-48bb-b69a-5e414d734e75-00%40eu-central-1.amazonses.com.


Re: [Django] #32831: Some cache tests are flaky (e.g. cache.tests.BaseMemcachedTests.test_touch)

2024-01-22 Thread Django
#32831: Some cache tests are flaky (e.g. 
cache.tests.BaseMemcachedTests.test_touch)
--+
 Reporter:  Chris Jerdonek|Owner:  (none)
 Type:  Cleanup/optimization  |   Status:  new
Component:  Core (Cache system)   |  Version:  dev
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+

Comment (by Natalia Bidart):

 I started some debugging efforts [https://forum.djangoproject.com/t/flaky-
 cache-tests/26990/4 in this forum post] and landed a fix for `test_touch`
 when using [https://github.com/django/django/pull/17614 the filebased
 cache backend].

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018d31278eec-18930814-b6bb-4462-a7a4-6c9d22552132-00%40eu-central-1.amazonses.com.


Re: [Django] #34971: Several loggers missing from logging documentation

2024-01-22 Thread Django
#34971: Several loggers missing from logging documentation
-+-
 Reporter:  Ryan Siemens |Owner:  Aryan
 Type:   |  Gholizadeh Mojaveri
  Cleanup/optimization   |   Status:  assigned
Component:  Documentation|  Version:  5.0
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-
Changes (by Natalia Bidart):

 * owner:  BenoƮt Durand => Aryan Gholizadeh Mojaveri
 * needs_better_patch:  1 => 0


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018d311505c5-97d7347d-5bea-43f5-ae8a-f65340d14dc3-00%40eu-central-1.amazonses.com.


Re: [Django] #35130: Document how to manually close database connections

2024-01-22 Thread Django
#35130: Document how to manually close database connections
-+-
 Reporter:  Baptiste Mispelon|Owner:  Salvo
 Type:   |  Polizzi
  Cleanup/optimization   |   Status:  assigned
Component:  Documentation|  Version:  5.0
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mariusz Felisiak):

 * has_patch:  0 => 1
 * stage:  Accepted => Ready for checkin


Comment:

 [https://github.com/django/django/pull/17766 PR]

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018d30e2697c-c6f3b784-0e85-4777-a0de-b2c6d2ef40b0-00%40eu-central-1.amazonses.com.


Re: [Django] #35130: Document how to manually close database connections

2024-01-22 Thread Django
#35130: Document how to manually close database connections
-+-
 Reporter:  Baptiste Mispelon|Owner:  Salvo
 Type:   |  Polizzi
  Cleanup/optimization   |   Status:  assigned
Component:  Documentation|  Version:  5.0
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Salvo Polizzi):

 * owner:  nobody => Salvo Polizzi
 * status:  new => assigned


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018d3097943b-9237a592-2c84-4856-bd39-a9b183c48c97-00%40eu-central-1.amazonses.com.


Re: [Django] #34976: startproject and startapp should provide feedback

2024-01-22 Thread Django
#34976: startproject and startapp should provide feedback
-+-
 Reporter:  Thibaud Colas|Owner:  Salvo
 Type:   |  Polizzi
  Cleanup/optimization   |   Status:  assigned
Component:  Core (Management |  Version:  dev
  commands)  |
 Severity:  Normal   |   Resolution:
 Keywords:  tutorial, command,   | Triage Stage:  Accepted
  startproject, startapp |
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  1
-+-
Changes (by Salvo Polizzi):

 * needs_better_patch:  1 => 0


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018d308e33cb-fe7c59f9-2217-4b7a-a93d-5b2a8675c9c5-00%40eu-central-1.amazonses.com.