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
With setting SOLID_I18N_USE_REDIRECTS = True and SOLID_I18N_HANDLE_DEFAULT_PREFIX = True, the url name resolver seems OK now. But the new problem I encountered is that after the language is set to default, the url without language code prefix cannot be resolved.
The problem probably occurs when setting default language with set_language view.
The text was updated successfully, but these errors were encountered:
@jmp0xf said:
The problem probably occurs when setting default language with set_language view.
The text was updated successfully, but these errors were encountered: