معرفی شرکت ها


djangocms-googlecalendar-plugin-0.1.4


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Adds Google Calendar plugins to django CMS.
ویژگی مقدار
سیستم عامل -
نام فایل djangocms-googlecalendar-plugin-0.1.4
نام djangocms-googlecalendar-plugin
نسخه کتابخانه 0.1.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Shawn Hartley
ایمیل نویسنده shawn@novusterra.com
آدرس صفحه اصلی https://github.com/thegrapesofwrath/djangocms-googlecalendar-plugin
آدرس اینترنتی https://pypi.org/project/djangocms-googlecalendar-plugin/
مجوز GNU General Public License v3 (GPLv3), see LICENSE.md
# Django CMS Google Calendar Plugin Django CMS Google Calendar Plugin is a set of plugins for Django CMS that allow you to implement Google Calendar into your website. ![Django CMS Google Calendar Example](./docs/img/preview.png "Django CMS Google Calendar Example") ## Quick Start 1. Install the easy way, using pip: $ pip install djangocms-googlecalendar-plugin 2. Add "djangocms\_googlecalendar" to your INSTALLED\_APPS setting like this: INSTALLED_APPS = [ ... 'djangocms_googlecalendar_plugin', ] 3. Run `python manage.py migrate djangocms_googlecalendar_plugin` to create the plugin models. ## Running Tests You can run tests by executing: ``` shell virtualenv venv -p python3 source venv/bin/activate pip install -r tests/requirements.txt python setup.py test ``` ## License This project is licensed under GPL 3.0 - see [LICENSE](LICENSE.md) for details.


نحوه نصب


نصب پکیج whl djangocms-googlecalendar-plugin-0.1.4:

    pip install djangocms-googlecalendar-plugin-0.1.4.whl


نصب پکیج tar.gz djangocms-googlecalendar-plugin-0.1.4:

    pip install djangocms-googlecalendar-plugin-0.1.4.tar.gz