Create some basic model tests for all projects
Showing
- django_v2/test_app/models.py 22 additions, 2 deletionsdjango_v2/test_app/models.py
- django_v2/test_app/tests/__init__.py 0 additions, 0 deletionsdjango_v2/test_app/tests/__init__.py
- django_v2/test_app/tests/test_models.py 237 additions, 0 deletionsdjango_v2/test_app/tests/test_models.py
- django_v3/test_app/models.py 22 additions, 2 deletionsdjango_v3/test_app/models.py
- django_v3/test_app/tests.py 0 additions, 8 deletionsdjango_v3/test_app/tests.py
- django_v3/test_app/tests/__init__.py 0 additions, 0 deletionsdjango_v3/test_app/tests/__init__.py
- django_v3/test_app/tests/test_models.py 237 additions, 0 deletionsdjango_v3/test_app/tests/test_models.py
- django_v4/test_app/models.py 22 additions, 2 deletionsdjango_v4/test_app/models.py
- django_v4/test_app/tests.py 0 additions, 8 deletionsdjango_v4/test_app/tests.py
- django_v4/test_app/tests/__init__.py 0 additions, 0 deletionsdjango_v4/test_app/tests/__init__.py
- django_v4/test_app/tests/test_models.py 237 additions, 0 deletionsdjango_v4/test_app/tests/test_models.py
Please register or sign in to comment