initial commit

This commit is contained in:
Mandel Dashboard
2026-02-22 02:35:35 +01:00
commit c03566f015
23 changed files with 528 additions and 0 deletions

12
pylintrc Normal file
View File

@@ -0,0 +1,12 @@
[MASTER]
jobs = 1
load-plugins = pylint_django,pylint_packageinitcheck
django-settings-module = phase2a_test_20260222013532.settings.base
score = n
ignore = migrations
[MESSAGES CONTROL]
disable = R,C,W5103,W0707,E5110
[TYPECHECK]
ignored-classes = responses