Re: [Django] #22055: 404 page does not display stack trace when Resolver404 is raised from a view

2023-06-25 Thread Django
#22055: 404 page does not display stack trace when Resolver404 is raised from a
view
-+-
 Reporter:  Grzegorz Nosek   |Owner:  Andrew
 Type:   |  Northall
  Cleanup/optimization   |   Status:  assigned
Component:  Core (URLs)  |  Version:  dev
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mariusz Felisiak):

 * owner:  (none) => Andrew Northall


-- 
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/01070188f63a0c7b-9595b09a-afe5-41e2-9bfc-9a77450675b9-00%40eu-central-1.amazonses.com.


Re: [Django] #34671: Inspectdb collation issue with oracle views

2023-06-25 Thread Django
#34671: Inspectdb collation issue with oracle views
-+-
 Reporter:  Philipp Maino|Owner:  Mariusz
 |  Felisiak
 Type:  Bug  |   Status:  assigned
Component:  Core (Management |  Version:  4.2
  commands)  |
 Severity:  Normal   |   Resolution:
 Keywords:  oracle, inspectdb,   | Triage Stage:  Accepted
  collation  |
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mariusz Felisiak):

 * owner:  SecondPort => Mariusz Felisiak
 * needs_better_patch:  1 => 0
 * needs_tests:  1 => 0


Comment:

 [https://github.com/django/django/pull/17012 New 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/01070188f636fa4d-f97b9920-9091-4321-aab2-bb231c5b68d1-00%40eu-central-1.amazonses.com.


Re: [Django] #34678: README.rst does not mention the Django Discord or Django forum

2023-06-25 Thread Django
#34678: README.rst does not mention the Django Discord or Django forum
-+-
 Reporter:  Andrew Northall  |Owner:  Andrew
 Type:   |  Northall
  Cleanup/optimization   |   Status:  closed
Component:  Documentation|  Version:  dev
 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:  1|UI/UX:  0
-+-
Changes (by Mariusz Felisiak ):

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


Comment:

 In [changeset:"fcc5091b4a7c29e2912f6c8b2e0ebc64f4853457" fcc5091]:
 {{{
 #!CommitTicketReference repository=""
 revision="fcc5091b4a7c29e2912f6c8b2e0ebc64f4853457"
 Fixed #34678 -- Added Django Forum and Discord server to README.rst.
 }}}

-- 
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/01070188f60f8626-84c8de4d-417f-415a-9c2b-c2bfcad5df17-00%40eu-central-1.amazonses.com.


Re: [Django] #34678: README.rst does not mention the Django Discord or Django forum

2023-06-25 Thread Django
#34678: README.rst does not mention the Django Discord or Django forum
-+-
 Reporter:  Andrew Northall  |Owner:  Andrew
 Type:   |  Northall
  Cleanup/optimization   |   Status:  assigned
Component:  Documentation|  Version:  dev
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-
Changes (by Mariusz Felisiak):

 * stage:  Accepted => Ready for checkin


-- 
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/01070188f5c302f4-305b9f26-7207-48ce-9fe6-4b8e99aaf2c5-00%40eu-central-1.amazonses.com.


Re: [Django] #34676: Normalise MeasureBase unit not found exceptions to use AttributeError

2023-06-25 Thread Django
#34676: Normalise MeasureBase unit not found exceptions to use AttributeError
-+-
 Reporter:  Andrew Northall  |Owner:  Andrew
 Type:   |  Northall
  Cleanup/optimization   |   Status:  closed
Component:  GIS  |  Version:  dev
 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 Mariusz Felisiak ):

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


Comment:

 In [changeset:"38cde27a89d6341722f4a7b434a1535a6fa9abb7" 38cde27]:
 {{{
 #!CommitTicketReference repository=""
 revision="38cde27a89d6341722f4a7b434a1535a6fa9abb7"
 Fixed #34676 -- Normalized Distance()/Area() exceptions for nonexistent
 units.
 }}}

-- 
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/01070188f5b8465f-2e1f2e89-4af9-4f4b-b39c-d504715216c4-00%40eu-central-1.amazonses.com.


Re: [Django] #34676: Normalise MeasureBase unit not found exceptions to use AttributeError

2023-06-25 Thread Django
#34676: Normalise MeasureBase unit not found exceptions to use AttributeError
-+-
 Reporter:  Andrew Northall  |Owner:  Andrew
 Type:   |  Northall
  Cleanup/optimization   |   Status:  assigned
Component:  GIS  |  Version:  dev
 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):

 * stage:  Accepted => Ready for checkin


-- 
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/01070188f23ff177-8bb03f26-91a0-4e79-ba81-01e00b4465c7-00%40eu-central-1.amazonses.com.


Re: [Django] #34677: Django Admin built-in password reset feature has UI issues

2023-06-25 Thread Django
#34677: Django Admin built-in password reset feature has UI issues
-+-
 Reporter:  Yaniv Toledano   |Owner:  Priyank
 |  Panchal
 Type:  Bug  |   Status:  assigned
Component:  contrib.admin|  Version:  4.2
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  1
-+-
Changes (by Priyank Panchal):

 * owner:  nobody => Priyank Panchal
 * 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/01070188f207a161-ce701bac-d61f-4513-b7f5-94a561ff97f5-00%40eu-central-1.amazonses.com.


Re: [Django] #34676: Normalise MeasureBase unit not found exceptions to use AttributeError

2023-06-25 Thread Django
#34676: Normalise MeasureBase unit not found exceptions to use AttributeError
-+-
 Reporter:  Andrew Northall  |Owner:  Andrew
 Type:   |  Northall
  Cleanup/optimization   |   Status:  assigned
Component:  GIS  |  Version:  dev
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mariusz Felisiak):

 * stage:  Unreviewed => Accepted


-- 
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/01070188f17efaa2-ac84aafd-14c0-439d-840a-66fd63154cb6-00%40eu-central-1.amazonses.com.