You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 8, 2019. It is now read-only.
I am trying to disable LocateURLMiddleware, so there will not be added en_US to urls on site when only English is used.
As soon as funfactory.middleware.LocaleURLMiddleware is disabled it shows error
'gettext' is undefined:What is the right way to disable funfactory.middleware.LocaleURLMiddleware ?