pythondotorg icon indicating copy to clipboard operation
pythondotorg copied to clipboard

Fixed Language chooser middleware warning during tests

Open genevievebrooks opened this issue 3 months ago • 0 comments

Description

Resolves the language chooser non-breaking warnings by:

  1. Adding missing library to the base MIDDLEWARE.
  2. Adding missing url path to root urls file.

fixes #2742

genevievebrooks avatar Sep 12 '25 21:09 genevievebrooks