Re: [Django] #30675: Ignore ACCEPT_LANGUAGE header only on i18n prefixed url patterns

2019-08-06 Thread Django
#30675: Ignore ACCEPT_LANGUAGE header only on i18n prefixed url patterns
-+-
 Reporter:  Janez Kranjc |Owner:  nobody
 Type:  New feature  |   Status:  closed
Component:   |  Version:  master
  Internationalization   |
 Severity:  Normal   |   Resolution:  needsinfo
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Carlton Gibson):

 * status:  new => closed
 * resolution:   => needsinfo


Comment:

 Hi Jenez,

 Thanks for the report. I kind of see the use-case here but changes here
 are non-trivial, so I think we need to flesh out the proposal, probably on
 the DevelopersMailingList, before moving forwards. (This is a delicate
 area and there's lots of expertise available there.)

 Some thoughts...

 * What's the exact use-case that's failing, and are the existing
 workarounds that we can use? (Custom middleware... Setting active language
 etc...)
 * There's a long history for the Internationalization component, and open
 tickets around `get_language_from_path()` and `..._request()` etc. Are
 these related?
 * What would the proposed change look like and what breaking changes would
 be involved?

 The need here is just to flesh out what's involved. I hope that makes
 sense.

-- 
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/069.31a5813c7c3145418e18dd016fdd1442%40djangoproject.com.


Re: [Django] #30675: Ignore ACCEPT_LANGUAGE header only on i18n prefixed url patterns

2019-08-04 Thread Django
#30675: Ignore ACCEPT_LANGUAGE header only on i18n prefixed url patterns
-+-
 Reporter:  Janez Kranjc |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:   |  Version:  master
  Internationalization   |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Janez Kranjc):

 * version:  2.2 => master


-- 
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/069.5c74b2286e964a7fec87d189e9a093e9%40djangoproject.com.