معرفی شرکت ها


django-migration-docs-1.0.5


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Sync and validate additional information about your Django migrations.
ویژگی مقدار
سیستم عامل -
نام فایل django-migration-docs-1.0.5
نام django-migration-docs
نسخه کتابخانه 1.0.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Juliana de Heer
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/Opus10/django-migration-docs
آدرس اینترنتی https://pypi.org/project/django-migration-docs/
مجوز BSD-3-Clause
django-migration-docs ##################### Migrations can be one of the most challenging aspects of deploying a Django application at scale. Depending on the size of tables and flavor of database, some migrations can easily lock some of the most important tables and bring down an application if more scrutiny isn't applied towards deployed migrations. Along with this, sometimes we must document more critical metadata about a migration before it is even deployed, such as when the migration should run in the deployment process. ``django-migration-docs`` provides the ability to collect more structured information about every migration in your Django project. Along with this, it also automatically collects important metadata about migrations like the raw SQL so that more information is available for reviewers and maintainers of a large project. When ``django-migration-docs`` is installed, users will be prompted for more information about migrations using a completely customizable schema that can be linted in continuous integration. The default prompt looks like the following: .. image:: https://raw.githubusercontent.com/jyveapp/django-migration-docs/master/docs/_static/sync.gif :width: 600 Check out the `docs <https://django-migration-docs.readthedocs.io/>`__ for more information about how to use ``django-migration-docs`` in your application. Documentation ============= `View the django-migration-docs docs here <https://django-migration-docs.readthedocs.io/>`_. Installation ============ Install django-migration-docs with:: pip3 install django-migration-docs After this, add ``migration_docs`` to the ``INSTALLED_APPS`` setting of your Django project. Contributing Guide ================== For information on setting up django-migration-docs for development and contributing changes, view `CONTRIBUTING.rst <CONTRIBUTING.rst>`_. Primary Authors =============== - @juemura (Juliana de Heer) - @wesleykendall (Wes Kendall) - @tomage (Tómas Árni Jónasson)


نیازمندی

مقدار نام
>=2 django
>=4) importlib_metadata
>=1.0.0 formaldict
>=2.11.3 jinja2
>=5.4 pyyaml


زبان مورد نیاز

مقدار نام
>=3.7.0,<4 Python


نحوه نصب


نصب پکیج whl django-migration-docs-1.0.5:

    pip install django-migration-docs-1.0.5.whl


نصب پکیج tar.gz django-migration-docs-1.0.5:

    pip install django-migration-docs-1.0.5.tar.gz