first commit

This commit is contained in:
ada-dmitry
2024-04-28 11:46:46 +03:00
commit 1ad4ad4f82
1587 changed files with 287889 additions and 0 deletions
@@ -0,0 +1,5 @@
import os
# If DISTUTILS_DEBUG is anything other than the empty string, we run in
# debug mode.
DEBUG = os.environ.get('DISTUTILS_DEBUG')