معرفی شرکت ها


djangocms-history-2.1.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Adds undo/redo functionality to django CMS
ویژگی مقدار
سیستم عامل -
نام فایل djangocms-history-2.1.0
نام djangocms-history
نسخه کتابخانه 2.1.0
نگهدارنده ['Django CMS Association and contributors']
ایمیل نگهدارنده ['info@django-cms.org']
نویسنده Divio AG
ایمیل نویسنده info@divio.ch
آدرس صفحه اصلی https://github.com/django-cms/djangocms-history
آدرس اینترنتی https://pypi.org/project/djangocms-history/
مجوز BSD-3-Clause
================== django CMS History ================== |pypi| |build| |coverage| **django CMS History** is an addon application to provide undo/redo functionality in `django CMS <https://django-cms.org/>`_, by maintaining content history. Some of the functionality in this application was previously included in django CMS itself. However, it became apparent that some users did not want it, and some wanted functionality that worked differently. In keeping with the django CMS philosophy of maintaining only core CMS functionality as part of the package itself, history management was removed from django CMS in version 3.4 and has been spun off into an independent application. django CMS History has been rewritten from the ground up. It will continue to be developed. New functionality and improvements will be introduced in future releases. .. note:: This project is considered 3rd party (no supervision by the `django CMS Association <https://www.django-cms.org/en/about-us/>`_). Join us on `Slack <https://www.django-cms.org/slack/>`_ for more information. .. image:: preview.png ******************************************* Contribute to this project and win rewards ******************************************* Because this is a an open-source project, we welcome everyone to `get involved in the project <https://www.django-cms.org/en/contribute/>`_ and `receive a reward <https://www.django-cms.org/en/bounty-program/>`_ for their contribution. Become part of a fantastic community and help us make django CMS the best CMS in the world. We'll be delighted to receive your feedback in the form of issues and pull requests. Before submitting your pull request, please review our `contribution guidelines <http://docs.django-cms.org/en/latest/contributing/index.html>`_. We're grateful to all contributors who have helped create and maintain this package. Contributors are listed at the `contributors <https://github.com/django-cms/djangocms-history/graphs/contributors>`_ section. Documentation ============= See ``REQUIREMENTS`` in the `setup.py <https://github.com/divio/djangocms-history/blob/master/setup.py>`_ file for additional dependencies: |python| |django| |djangocms| Installation ------------ For a manual install: * run ``pip install djangocms-history`` * add ``djangocms_history`` to your ``INSTALLED_APPS`` * run ``python manage.py migrate djangocms_history`` Configuration ------------- Once installed, django CMS History will make new options available to the web content manager. These will be visible in the django CMS toolbar when managing content that is supported by the application. Running Tests ------------- You can run tests by executing:: virtualenv env source env/bin/activate pip install -r tests/requirements.txt python setup.py test .. |pypi| image:: https://badge.fury.io/py/djangocms-history.svg :target: http://badge.fury.io/py/djangocms-history .. |build| image:: https://travis-ci.org/divio/djangocms-history.svg?branch=master :target: https://travis-ci.org/divio/djangocms-history .. |coverage| image:: https://codecov.io/gh/divio/djangocms-history/branch/master/graph/badge.svg :target: https://codecov.io/gh/divio/djangocms-history .. |python| image:: https://img.shields.io/badge/python-3.5+-blue.svg :target: https://pypi.org/project/djangocms-history/ .. |django| image:: https://img.shields.io/badge/django-2.2,%203.0,%203.1-blue.svg :target: https://www.djangoproject.com/ .. |djangocms| image:: https://img.shields.io/badge/django%20CMS-3.7%2B-blue.svg :target: https://www.django-cms.org/


نیازمندی

مقدار نام
>=3.7 django-cms
<4.5,>=4.3 django-treebeard


نحوه نصب


نصب پکیج whl djangocms-history-2.1.0:

    pip install djangocms-history-2.1.0.whl


نصب پکیج tar.gz djangocms-history-2.1.0:

    pip install djangocms-history-2.1.0.tar.gz