Add GH actions step for python manage.py check
#249
Labels
Feature
A new thing that needs to be added to the Styleguide Example
python manage.py check
#249
Adding
python manage.py check
as a step in the CI will run all the "checks" that are normally being ran when starting the server - all the system checks (https://docs.djangoproject.com/en/4.1/ref/checks/) + any custom checks.The text was updated successfully, but these errors were encountered: