-
Notifications
You must be signed in to change notification settings - Fork 42
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
Add pre-commit hook & CI check for undone migrations #40
Comments
alexryabtsev
added a commit
to alexryabtsev/backend-skeleton
that referenced
this issue
Jun 26, 2021
* Make complaint with Django 3.2 * Bump Python version to 3.9.5 * Bump PostgreSQL version to 13.3 * Bump Redis version to 6.2.4 * Bump black version to 21.6b0 * Bump versions of pre-commit hooks * Add pre-commit hook to check uncreated migrations - fix issue django-stars#40 * Fix tests * Update pylint config
alexryabtsev
added a commit
to alexryabtsev/backend-skeleton
that referenced
this issue
Jun 26, 2021
* Make complaint with Django 3.2 * Bump Python version to 3.9.5 * Bump PostgreSQL version to 13.3 * Bump Redis version to 6.2.4 * Bump black version to 21.6b0 * Bump versions of pre-commit hooks * Add pre-commit hook to check uncreated migrations - fix issue django-stars#40 * Fix tests * Update pylint config * Minor fixes
alexryabtsev
added a commit
to alexryabtsev/backend-skeleton
that referenced
this issue
Jun 26, 2021
* Make settings compatible with Django 3.2 * Bump Python version to 3.9.5 * Bump PostgreSQL version to 13.3 * Bump Redis version to 6.2.4 * Bump black version to 21.6b0 * Bump versions of pre-commit hooks * Add pre-commit hook to check uncreated migrations - fix issue django-stars#40 * Fix tests * Update pylint config * Minor fixes
alexryabtsev
added a commit
to alexryabtsev/backend-skeleton
that referenced
this issue
Jun 26, 2021
* Make settings compatible with Django 3.2 * Bump Python version to 3.9.5 * Bump PostgreSQL version to 13.3 * Bump Redis version to 6.2.4 * Bump black version to 21.6b0 * Bump versions of pre-commit hooks * Add pre-commit hook to check uncreated migrations - fix issue django-stars#40 * Fix tests * Update pylint config * Minor fixes * Update README
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: