Skip to content

Update settings.py

Update settings.py #12

Workflow file for this run

on: [push]
jobs:
ruff:
runs-on: ubuntu-latest
name: "ruff"
steps:
- name: actions_python_ruff
uses: davidslusser/[email protected]
with:
src: "django_project"
options: "-v"