Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Use the correct django-admin script name. #4429

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

feanil
Copy link
Contributor

@feanil feanil commented Sep 5, 2024

django-admin.py is not found in newer versions of python and the
django-admin command should do the same thing so use that instead.

Should help resolve openedx/openedx-translations#7066 for this repo.

Created #4431 for the flaky tests we skip here.

`django-admin.py` is not found in newer versions of python and the
`django-admin` command should do the same thing so use that instead.
Made #4431 to track
coming back to fix these but also skip them so we stop getting
inconsistent builds until someone can come back to them.
@feanil feanil force-pushed the feanil/fix_extract_translations branch from df1145d to e903d42 Compare September 9, 2024 15:06
@feanil feanil merged commit 025e8a3 into master Sep 9, 2024
12 checks passed
@feanil feanil deleted the feanil/fix_extract_translations branch September 9, 2024 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Failed translation extraction for more than weeks in a row
2 participants