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 startapp management cmd #655

Merged
merged 2 commits into from
May 27, 2024
Merged

fix startapp management cmd #655

merged 2 commits into from
May 27, 2024

Conversation

hnthh
Copy link
Contributor

@hnthh hnthh commented May 26, 2024

Контекст: #567 (comment).

Я отключила валидацию названия приложения, потому что если в options задана директория, она должна существовать. Но если директория существует, то валидация названия не проходит. Не понимаю, это в джанге баг или я что-то делаю не так.

Этот MR делает так, чтобы при запуске startapp-команды использовалась кастомная команда и с кастомным шаблоном (использовалась джанговская, т. к. app-папка не была зарегистрирована как приложение), и создаёт приложение в папке src, а не рядом с ней:

Screen.Recording.2024-05-26.at.11.37.16.PM.mov

@hnthh hnthh requested a review from f213 May 26, 2024 20:58
@f213
Copy link
Member

f213 commented May 27, 2024

Привет!

Почини CI, пожалуйстав

@hnthh
Copy link
Contributor Author

hnthh commented May 27, 2024

Почини CI, пожалуйстав

@f213, починила

@hnthh hnthh merged commit cc99f15 into master May 27, 2024
3 checks passed
@hnthh hnthh deleted the fix-startapp branch May 27, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants