sobolevn
sobolevn
https://github.com/python-trio/trustme https://twitter.com/sethmlarson/status/1359898180175953922
https://github.com/wemake-services/django-test-migrations/blob/master/django_test_migrations/contrib/django_checks.py#L47 @skarzi are you interested in helping me out?
https://github.com/returntocorp/semgrep List of python rules: https://semgrep.live/c/p/python
It allows to use automatic updates and validations. Sounds fun! https://github.com/timothycrosley/cruft
https://dev.to/matthewhegarty/postgresql-better-security-for-django-applications-3c7m
https://github.com/chaifeng/ufw-docker#ufw-docker-util
```python LOGGING = { 'loggers': { 'django.db.backends': { 'level': 'DEBUG', 'handlers': ['console'], }, }, } ```
https://hakibenita.com/9-django-tips-for-working-with-databases#statement-timeout