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

Feature/correct timezone endpoint #207

Merged
merged 3 commits into from
May 30, 2024

Conversation

VladislavYar
Copy link
Collaborator

  1. Добавил валидацию timezone, переделал валидации date_last_skips, training_start(проверка на блокировку на самом деле не особо рабочая, т.к. у нас нет жёсткой валидации отправляемого дня).
  2. Переделал эндпоинт установки timezone, убрал функционал, отвечающий за очистку данных тренировок, теперь он возвращает bool-значение хватило пользователю заморозок или нет.
  3. Переделал view эндпоинта me.
  4. Некоторые доработки документации.
  5. Отовсюду убрал refresh-токен.

Copy link
Collaborator

@NECROshizo NECROshizo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Мне нечего тут сказать) По поводу 3.12 видимо придется отменить. Понимаю pytest-django не обновился до 3.12, неожиданно.

@VladislavYar VladislavYar merged commit ada7fd8 into develop May 30, 2024
1 check passed
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.

Переделать эндпоинт часового пояса
2 participants