django-squash

View on PyPIReverse Dependencies (0)

0.0.11 django_squash-0.0.11-py3-none-any.whl

Wheel Details

Project: django-squash
Version: 0.0.11
Filename: django_squash-0.0.11-py3-none-any.whl
Download: [link]
Size: 20158
MD5: baa897954475c4bb72caebdea08ad469
SHA256: 004daf726c398895878161d72f2f4a2cd1075f58edfbda305370658d6ff251ba
Uploaded: 2024-03-26 15:54:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django_squash
Version: 0.0.11
Summary: A migration squasher that doesn't care how Humpty Dumpty was put together.
Author: Javier Buzzi
Author-Email: buzzi.javier[at]gmail.com
Home-Page: https://github.com/kingbuzzman/django-squash
License: MIT
Keywords: django migration squashing squash
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4.1
Classifier: Framework :: Django :: 4.2
Classifier: Framework :: Django :: 5.0
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
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: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Platform: any
Requires-Python: >=3.8
Requires-Dist: django (>=3.2)
Requires-Dist: black; extra == "test"
Requires-Dist: build; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: flake8-tidy-imports; extra == "test"
Requires-Dist: ipdb; extra == "test"
Requires-Dist: isort; extra == "test"
Requires-Dist: libcst; extra == "test"
Requires-Dist: psycopg2-binary; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-django; extra == "test"
Requires-Dist: restructuredtext-lint; extra == "test"
Requires-Dist: setuptools; extra == "test"
Provides-Extra: test
License-File: LICENSE
[Description omitted; length: 4436 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
django_squash/__init__.py sha256=E7lrZuMa2WyBKuCKH2ViwY8SG2mpmGokJJjBCwDtGts 79
django_squash/apps.py sha256=-uozNhxdXJyhKzHNQBBa6PfF_W-1ci-8qgG3ZZk_zLQ 100
django_squash/settings.py sha256=DZ5duqbp-GTkquarLRaIVQBn41OgisYA5Rs9Mgj875A 365
django_squash/contrib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_squash/contrib/postgres.py sha256=aJ_rAV8rRAuQtMZZgXBthSMQ_8zKso4BVJ6LGZduOUI 243
django_squash/db/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_squash/db/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_squash/db/migrations/autodetector.py sha256=TzFMNmt-LS72Nbq5it5eGD5izqzVBhEEimL0UUBksiE 11696
django_squash/db/migrations/loader.py sha256=6pj0axVxJiEHz0Z1TmLdXgoqgYckxK2DazgDUWpiC4E 1971
django_squash/db/migrations/operators.py sha256=_owVYux-YDVnx94UIrjCj-qxqXETxzU5s46Jk_2uRnw 264
django_squash/db/migrations/questioner.py sha256=g2hi9EjRIcj_gfQoiW54013U-9xbT7PqmYg37oLBinQ 330
django_squash/db/migrations/serializer.py sha256=01BZ_XkDLjTzMOw2NbaaJb8fZNQRCCAqLSNib1cw_mw 2488
django_squash/db/migrations/utils.py sha256=vcb1q-9s3ZnyPZ7Hj2CfblOAEBzUaDnX4_0a_BOi0c0 6696
django_squash/db/migrations/writer.py sha256=j5AmjWakqdt00TDTUErm3U3BGKk3qS1DlFXQB8BzQm4 12495
django_squash/management/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_squash/management/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_squash/management/commands/squash_migrations.py sha256=6AUbYQnqGkkqcckt70O6_NJGCvPn9XIy4Rhwo4Dm0Pc 6876
django_squash-0.0.11.dist-info/LICENSE sha256=KWyBzEfzYh4THp9gfpY49LNdBIemdZjzXGo4kwl_7Ho 1024
django_squash-0.0.11.dist-info/METADATA sha256=CfgAXCJZW3CcEeknn0OJCul1X7NSslGvPUNHL-DpiJ4 6348
django_squash-0.0.11.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
django_squash-0.0.11.dist-info/top_level.txt sha256=Kv_rMB5gc-_Vm6hkg6k2qF007EIR6Tg35c8_4ng_mIk 14
django_squash-0.0.11.dist-info/zip-safe sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
django_squash-0.0.11.dist-info/RECORD

top_level.txt

django_squash

zip-safe