django-test-migrations

View on PyPIReverse Dependencies (5)

1.4.0 django_test_migrations-1.4.0-py3-none-any.whl

Wheel Details

Project: django-test-migrations
Version: 1.4.0
Filename: django_test_migrations-1.4.0-py3-none-any.whl
Download: [link]
Size: 25211
MD5: c146a866a8c68b3dc869b60b6c22c765
SHA256: 294dff98f6d43d020d4046b971bac5339e7c71458a35e9ad6450c388fe16ed6b
Uploaded: 2024-06-28 19:55:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django-test-migrations
Version: 1.4.0
Summary: Test django schema and data migrations, including ordering
Author: sobolevn
Author-Email: mail[at]sobolevn.me
Home-Page: https://github.com/wemake-services/django-test-migrations
Project-Url: Repository, https://github.com/wemake-services/django-test-migrations
License: MIT
Keywords: django,django-tests,django-migrations,django-orm,migrations,orm,sql,tests,test,pytest,pytest-plugin
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4.1
Classifier: Framework :: Django :: 4.2
Classifier: Framework :: Django :: 5.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9,<4.0
Requires-Dist: typing_extensions (>=4.0)
Description-Content-Type: text/markdown
[Description omitted; length: 12248 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
django_test_migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_test_migrations/checks/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_test_migrations/checks/autonames.py sha256=-eJHDIPYu6udLZouvKSCVyLrtCPNpIKNVT0Vq4pZbcQ 2730
django_test_migrations/checks/database_configuration.py sha256=q7poiM6Nm1cTKheNja_LQRp_YDrCV50cziAGWkCJv70 340
django_test_migrations/constants.py sha256=ZPvdVPbblEfyV3Exj4RwsdOrfMhRy8ZDqX9jtF0KxGA 156
django_test_migrations/contrib/__init__.py sha256=iwhKnzeBJLKxpRVjvzwiRE63_zNpIBfaKLITauVph-0 24
django_test_migrations/contrib/django_checks.py sha256=Uj2kDuDE6JCww4uhiyNo64o8CC_hO2HK7pPSJL_bNFI 2346
django_test_migrations/contrib/pytest_plugin.py sha256=TJkmnxqcx71n-SsSnCiTr5yM9Wp8EG8LsYadlGt2qDc 3477
django_test_migrations/contrib/unittest_case.py sha256=QZX60THQoqrNfRE1MXkqsaaGoBHWtGr6ywVERw31SL8 2200
django_test_migrations/db/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_test_migrations/db/backends/__init__.py sha256=c_vFDkjByCQd3MW-B6o-riVAbnyQ9Xr-Mjq4FwsDbok 322
django_test_migrations/db/backends/base/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_test_migrations/db/backends/base/configuration.py sha256=h9WhdOtbIO-MUCgnyWdh6RKTcNzrP45xZLtDgaDjHa8 1333
django_test_migrations/db/backends/exceptions.py sha256=J39cejqy7rBc0MjSVzt47t1_gXK1QZSFd5MhECzeXoQ 1075
django_test_migrations/db/backends/mysql/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_test_migrations/db/backends/mysql/configuration.py sha256=9MDYBEXCkdA6w5SEXO8Un1n5Lb-c_dgLRxULKnybKTw 1318
django_test_migrations/db/backends/postgresql/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_test_migrations/db/backends/postgresql/configuration.py sha256=gombfohJ0gKEurB1GAmhgy1JDwd8rAXNT8aIwy2z4PM 1044
django_test_migrations/db/backends/registry.py sha256=oUuAdG8LO4-ODpUW4_XJRcUpLVkpsV6YKQgK_IbumFk 1172
django_test_migrations/db/checks/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_test_migrations/db/checks/statement_timeout.py sha256=W6qQZF1uca7Ui0agszi4L-97KbgueellleJWvUOGQYs 3504
django_test_migrations/exceptions.py sha256=4Ca_xXnzAG7BuYtBfjIc1-B5W3DBiupy5QaMn2aqkAo 492
django_test_migrations/logic/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_test_migrations/logic/datetime.py sha256=73RKqLuO7huadkHkuo80I9WEHgomCRst2cnA7JZVedI 192
django_test_migrations/logic/migrations.py sha256=xg92xrAJDmc9IkAW7eKT-AhWCq5Jh3X2VNsvac7MpXk 354
django_test_migrations/migrator.py sha256=R5kKzElavq9Qf1sS-l3-gPpauZmwuoYvTOdMOl4fyC8 3204
django_test_migrations/plan.py sha256=PRq60zqgD0mrFHEXG-Cv-UEjeEnAYQPFT7oJeIVIN9k 4597
django_test_migrations/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_test_migrations/signals.py sha256=KG_ngpb8P93Su7WuZyLWR1wotJCn9xxWFDV92rNhA1E 630
django_test_migrations/sql.py sha256=Prs44ke6EMZdx7iH5g1nOOINeZKzieT8JhGibpir39g 1668
django_test_migrations/types.py sha256=0_-wbnhCsMnjo8BUHJITISMTfa8UZx11trxpQ3aU_o4 716
django_test_migrations-1.4.0.dist-info/LICENSE sha256=9VlZSbrT53SchTqz8SgGEU24WjRaqolA6WDUbAIUa6E 1072
django_test_migrations-1.4.0.dist-info/METADATA sha256=1t_qI1xqMayZXowUoJa6X89evIyvRWlx4U7ft3B_tWY 13618
django_test_migrations-1.4.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
django_test_migrations-1.4.0.dist-info/entry_points.txt sha256=KrnlfDeLt3LxvT8h2V264mtz4ifafsx4xcxsF3KzuMc 80
django_test_migrations-1.4.0.dist-info/RECORD

entry_points.txt

django_test_migrations = django_test_migrations.contrib.pytest_plugin