SECRET_KEY = "fake-key" INSTALLED_APPS = [ "django.contrib.auth", "django.contrib.contenttypes", "test_app", ] MIDDLEWARE = [ "django.contrib.sessions.middleware.SessionMiddleware", "django.contrib.auth.middleware.AuthenticationMiddleware", ]
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
__pycache__ | Folder | 0755 |
|
|
input | Folder | 0755 |
|
|
__init__.py | File | 0 B | 0644 |
|
settings.py | File | 265 B | 0644 |
|
test_django_not_installed.sh | File | 110 B | 0644 |
|
test_func.py | File | 4.01 KB | 0644 |
|
testing_pylint.rc | File | 197 B | 0644 |
|