new release of Django does not support python311, so let's keep it on a side OBS-URL: https://build.opensuse.org/request/show/1324818 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django6?expand=0&rev=1
6 lines
216 B
Plaintext
6 lines
216 B
Plaintext
addFilter("file-not-in-%lang")
|
|
# Empty model.py files should be kept around:
|
|
addFilter("zero-length")
|
|
# Bash completion isn't config:
|
|
# addFilter("non-conffile-in-etc /etc/bash_completion.d/django_bash_completion*")
|