Hacked By AnonymousFox

Current Path : /opt/cloudlinux/venv/lib64/python3.11/site-packages/testfixtures/tests/test_django/
Upload File :
Current File : //opt/cloudlinux/venv/lib64/python3.11/site-packages/testfixtures/tests/test_django/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()

Hacked By AnonymousFox1.0, Coded By AnonymousFox