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 30, 2026. It is now read-only.
Currently merge.py assumes 'locale' is in the root directory of a django project. I've been working on recent django projects where locale exists in a subdirectory. If we can default to the root level and allow an override option that would be awesome :)