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

Update template with Django 5 and PostreSQL 16 #3

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

vokson
Copy link
Contributor

@vokson vokson commented Apr 8, 2024

Обновил шаблон согласно нашим обычным настройкам.

  • Redis убрал.
  • Django 5
  • PostreSQL 16
  • black
  • isort
  • flake8
  • pylint
  • mypy
  • pytest

@vokson vokson self-assigned this Apr 8, 2024
README.md Outdated Show resolved Hide resolved
@soltanoff
Copy link
Member

soltanoff commented Apr 8, 2024

Предлагаю добавить сюда базовый Makefile, в котором будут команды:

  • для сборки, запуска и остановки стека сервисов в среде докер;
  • прогон линтеров и тестов;
  • прогон isort+black как на проверку, так и на форматирование;
  • создание супер-админа; прогон миграций.

@vokson vokson merged commit b57760b into master Apr 8, 2024
@vokson vokson deleted the support/update-template branch April 8, 2024 13:06
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