Re: [Django] #32873: Deprecate USE_L10N setting.

2023-01-17 Thread Django
#32873: Deprecate USE_L10N setting.
-+-
 Reporter:  Carlton Gibson   |Owner:  Claude
 Type:   |  Paroz
  Cleanup/optimization   |   Status:  closed
Component:   |  Version:  dev
  Internationalization   |
 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
-+-

Comment (by Mariusz Felisiak ):

 In [changeset:"8d98f99a4ab5de6f2c730399f53eba8bf6bea470" 8d98f99a]:
 {{{
 #!CommitTicketReference repository=""
 revision="8d98f99a4ab5de6f2c730399f53eba8bf6bea470"
 Refs #32873 -- Removed settings.USE_L10N per deprecation timeline.
 }}}

-- 
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/01070185bf5955d5-41fc8349-90f7-48da-8a56-560a21f0fdbd-00%40eu-central-1.amazonses.com.


Re: [Django] #32873: Deprecate USE_L10N setting.

2022-11-23 Thread Django
#32873: Deprecate USE_L10N setting.
-+-
 Reporter:  Carlton Gibson   |Owner:  Claude
 Type:   |  Paroz
  Cleanup/optimization   |   Status:  closed
Component:   |  Version:  dev
  Internationalization   |
 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
-+-

Comment (by Carlton Gibson ):

 In [changeset:"3a46d5ec7971727bc54b9ecbab4f5b6885409557" 3a46d5ec]:
 {{{
 #!CommitTicketReference repository=""
 revision="3a46d5ec7971727bc54b9ecbab4f5b6885409557"
 [4.1.x] Refs #32873 -- Adjusted formatting note on USE_L10N default.

 Backport of 9582f2f9d173935fef35c8c27b0f80258b1fb106 from main
 }}}

-- 
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/01070184a48403c7-d5818acc-b8e9-4581-97df-920ff07903fe-00%40eu-central-1.amazonses.com.


Re: [Django] #32873: Deprecate USE_L10N setting.

2022-11-23 Thread Django
#32873: Deprecate USE_L10N setting.
-+-
 Reporter:  Carlton Gibson   |Owner:  Claude
 Type:   |  Paroz
  Cleanup/optimization   |   Status:  closed
Component:   |  Version:  dev
  Internationalization   |
 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
-+-

Comment (by Carlton Gibson ):

 In [changeset:"9582f2f9d173935fef35c8c27b0f80258b1fb106" 9582f2f9]:
 {{{
 #!CommitTicketReference repository=""
 revision="9582f2f9d173935fef35c8c27b0f80258b1fb106"
 Refs #32873 -- Adjusted formatting note on USE_L10N default.
 }}}

-- 
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/01070184a483111e-ce4220b2-ab10-4802-bba0-e026ac604086-00%40eu-central-1.amazonses.com.


Re: [Django] #32873: Deprecate USE_L10N setting.

2021-09-14 Thread Django
#32873: Deprecate USE_L10N setting.
-+-
 Reporter:  Carlton Gibson   |Owner:  Claude
 Type:   |  Paroz
  Cleanup/optimization   |   Status:  closed
Component:   |  Version:  dev
  Internationalization   |
 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
-+-

Comment (by Mariusz Felisiak):

 Replying to [comment:7 Claude Paroz]:
 > Mariusz, I still rebased my original patch, as it may be of some help at
 the time of the deprecation removal. I know code might move a lot until
 then, but still in the case it might be useful, I'm keeping that branch on
 my fork: https://github.com/claudep/django/tree/remove_use_l10n

 Many thanks!

-- 
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/071.e61c96ff8e55b7cc09895a78b60b6ac9%40djangoproject.com.


Re: [Django] #32873: Deprecate USE_L10N setting.

2021-09-14 Thread Django
#32873: Deprecate USE_L10N setting.
-+-
 Reporter:  Carlton Gibson   |Owner:  Claude
 Type:   |  Paroz
  Cleanup/optimization   |   Status:  closed
Component:   |  Version:  dev
  Internationalization   |
 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
-+-

Comment (by Claude Paroz):

 Mariusz, I still rebased my original patch, as it may be of some help at
 the time of the deprecation removal. I know code might move a lot until
 then, but still in the case it might be useful, I'm keeping that branch on
 my fork: https://github.com/claudep/django/tree/remove_use_l10n

-- 
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/071.508d8273d901a34e9981843257ed7d05%40djangoproject.com.


Re: [Django] #32873: Deprecate USE_L10N setting.

2021-09-14 Thread Django
#32873: Deprecate USE_L10N setting.
-+-
 Reporter:  Carlton Gibson   |Owner:  Claude
 Type:   |  Paroz
  Cleanup/optimization   |   Status:  closed
Component:   |  Version:  dev
  Internationalization   |
 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:"676bd084f2509f4201561d5c77ed4ecbd157bfa0" 676bd08]:
 {{{
 #!CommitTicketReference repository=""
 revision="676bd084f2509f4201561d5c77ed4ecbd157bfa0"
 Fixed #32873 -- Deprecated settings.USE_L10N.

 Co-authored-by: Mariusz Felisiak 
 }}}

-- 
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/071.3a7c1cd7bbeed5f00073a3b3a9d61383%40djangoproject.com.


Re: [Django] #32873: Deprecate USE_L10N setting.

2021-09-14 Thread Django
#32873: Deprecate USE_L10N setting.
-+-
 Reporter:  Carlton Gibson   |Owner:  Claude
 Type:   |  Paroz
  Cleanup/optimization   |   Status:  assigned
Component:   |  Version:  dev
  Internationalization   |
 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/071.da319f43bc574f0c87b6387d2f3bb42f%40djangoproject.com.


Re: [Django] #32873: Deprecate USE_L10N setting.

2021-09-12 Thread Django
#32873: Deprecate USE_L10N setting.
-+-
 Reporter:  Carlton Gibson   |Owner:  Claude
 Type:   |  Paroz
  Cleanup/optimization   |   Status:  assigned
Component:   |  Version:  dev
  Internationalization   |
 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
-+-

Comment (by Mariusz Felisiak):

 [https://github.com/django/django/pull/14846 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/071.f31b5aa9a77efffe8031c1df73c0cc6c%40djangoproject.com.


Re: [Django] #32873: Deprecate USE_L10N setting. (was: Remove USE_L10N setting)

2021-09-12 Thread Django
#32873: Deprecate USE_L10N setting.
-+-
 Reporter:  Carlton Gibson   |Owner:  Claude
 Type:   |  Paroz
  Cleanup/optimization   |   Status:  assigned
Component:   |  Version:  dev
  Internationalization   |
 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
-+-

Comment (by Mariusz Felisiak):

 Claude's [https://github.com/django/django/pull/14519 PR] should be used
 when `USE_L10N` will be removed in Django 5.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/071.6b0d4f9a15f62b45d0bce193fc8712e1%40djangoproject.com.