Submit
Path:
~
/
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
testfixtures
/
tests
/
test_django
/
File Content:
manage.py
import os def main(): os.environ.setdefault("DJANGO_SETTINGS_MODULE", "testfixtures.tests.test_django.settings") from django.core.management import execute_from_command_line execute_from_command_line() if __name__ == "__main__": # pragma: no cover main()
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
__pycache__
---
0755
__init__.py
0 bytes
0644
manage.py
273 bytes
0644
models.py
250 bytes
0644
settings.py
261 bytes
0644
test_compare.py
2932 bytes
0644
test_shouldraise.py
628 bytes
0644
N4ST4R_ID | Naxtarrr