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

Bugfix/fix the player bday validator #567

Closed
wants to merge 644 commits into from

Conversation

webn1nja
Copy link
Contributor

@webn1nja webn1nja commented Oct 7, 2024

Description

Поправил константы MIN_AGE_PLAYER и MAX_AGE_PLAYER из класса AgeLimits из core/constants.py, которые хотят в конечном итоге валидаторы формы PlayerForm из main/forms.py

Type of change

  • [+] Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Опишите, пожалуйста, тесты, которые вы провели для проверки ваших изменений. Предоставьте инструкции, чтобы мы могли воспроизвести их. Также укажите все необходимые детали конфигурации тестов.

Checklist:

  • [+ ] Я провел самоанализ собственного кода

Co-authored-by: Konstantin Raikhert <raikhert13@gmail.com>
@KonstantinRaikhert
Copy link
Member

@webn1nja Снова в мастер сделал ПР)

@KonstantinRaikhert KonstantinRaikhert deleted the bugfix/fix_the_player_bday_validator branch October 11, 2024 07:25
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.

Некорректная работа валидатора даты рождения игроков