文件名称:django-test-without-migrations, 不迁移的Django 测试.zip
文件大小:13KB
文件格式:ZIP
更新时间:2022-10-08 00:00:29
开源
django-test-without-migrations, 不迁移的Django 测试 没有迁移的 Django 测试: 在运行 Django 测试时禁用迁移 无迁移迁移的测试是一个 manage.py 测试命令扩展。新的Django 1.7和 1.8迁移后端要求每次更改模型时创建迁移。当你试图探索
【文件预览】:
django-test-without-migrations-master
----.gitignore(81B)
----setup.cfg(29B)
----build.sh(134B)
----README.rst(3KB)
----tests()
--------myapp()
--------settings.py(384B)
--------__init__.py(0B)
--------nose_settings.py(509B)
----LICENSE(1KB)
----runtests.py(1KB)
----requirements.txt(69B)
----setup.py(1KB)
----test_without_migrations()
--------__init__.py(16B)
--------management()
----.travis.yml(100B)
----tox.ini(352B)