migcontrol / django-migcontrol

A Wagtail-based Django website for Migration Control
GNU General Public License v3.0
0 stars 5 forks source link

Import unique slug and locale #134

Closed benjaoming closed 2 years ago

benjaoming commented 2 years ago

Fixes #128

By simply resolving a slug and locale, we were getting pages nested in the wrong language version of a Wiki index. Instead, we look up only pages of the index that we think it should be nested in.