django_check: new module (#8454)

* django_check: new module

* sanity fix

* working version

* remove unused import

* add note about the module output

* add note on module failing when rc!=0
This commit is contained in:
Alexei Znamensky 2024-06-13 05:46:54 +12:00 committed by GitHub
commit c31499a411
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 159 additions and 4 deletions

10
.github/BOTMETA.yml vendored
View file

@ -506,13 +506,15 @@ files:
maintainers: tintoy
$modules/discord.py:
maintainers: cwollinger
$modules/django_manage.py:
ignore: scottanderson42 tastychutney
labels: django_manage
$modules/django_check.py:
maintainers: russoz
$modules/django_command.py:
maintainers: russoz
$modules/django_createcachetable.py:
maintainers: russoz
$modules/django_command.py:
$modules/django_manage.py:
ignore: scottanderson42 tastychutney
labels: django_manage
maintainers: russoz
$modules/dnf_versionlock.py:
maintainers: moreda