laws-africa / peachjam

Project Peach Jam
https://agp.africanlii.org
GNU General Public License v3.0
2 stars 0 forks source link

AttributeError: 'WSGIRequest' object has no attribute 'LANGUAGE_CODE' #1844

Closed sentry-io[bot] closed 2 months ago

sentry-io[bot] commented 2 months ago

Sentry Issue: LII-1JE

Http404: 
  File "obl_microsites/middleware.py", line 24, in __call__
    raise Http404

AttributeError: 'WSGIRequest' object has no attribute 'LANGUAGE_CODE'
(3 additional frame(s) were not displayed)
...
  File "peachjam/context_processors.py", line 12, in general
    language = request.LANGUAGE_CODE