wemake-services / django-split-settings

Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and optional settings files.
http://django-split-settings.rtfd.io
BSD 3-Clause "New" or "Revised" License
1.11k stars 67 forks source link

GitHub Actions: Add Python v3.11 on Django v4.1 #461

Closed cclauss closed 1 year ago

sobolevn commented 1 year ago

Can you please drop safety?

cclauss commented 1 year ago

Taking down the guardrails is not advised. Better to upgrade the dependencies so users do not rely on an insecure platform.

sobolevn commented 1 year ago

I decided to remove safety from all of my projects, because I haven't seen a true positive in like 5-6 years of using it. Only noise.