معرفی شرکت ها


django-tips-0.8.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Show tip of the day cards on your site.
ویژگی مقدار
سیستم عامل -
نام فایل django-tips-0.8.2
نام django-tips
نسخه کتابخانه 0.8.2
نگهدارنده ['Michal Hozza']
ایمیل نگهدارنده ['mhozza@gmail.com']
نویسنده Michal Hozza
ایمیل نویسنده mhozza@gmail.com
آدرس صفحه اصلی https://github.com/trojsten/django-tips
آدرس اینترنتی https://pypi.org/project/django-tips/
مجوز BSD-3-Clause
============================= django-tips ============================= .. image:: https://badge.fury.io/py/django-tips.png :target: https://badge.fury.io/py/django-tips .. image:: https://travis-ci.org/trojsten/django-tips.png?branch=master :target: https://travis-ci.org/trojsten/django-tips Show tip of the day cards on your site. Quickstart ---------- Install django-tips:: pip install django-tips Then use it in a project:: import tips Requirements ------------ * django * djangorestframework * markdown Recommanded packages -------------------- * django-sekizai Building frontend ----------------- From tips_frontend directory run:: npm run dev or production build:: npm run build Usage ----- place where you want to show tips:: {% include "tips/tips.html" %} include csrf-token ajax setup script if you have csrf protection enabled (you can find the script in the example):: <script src="{% static "js/csrf_token.js" %}"></script> Development ----------- :: pip install poetry poetry install cd example ./manage.py migrate ./manage.py loaddata fixtures/initial_data.json ./manage.py createsuperuser ./manage.py runserver Credits ------- Tools used in rendering this package: * Cookiecutter_ * `cookiecutter-djangopackage`_ .. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _`cookiecutter-djangopackage`: https://github.com/trojsten/cookiecutter-djangopackage


نیازمندی

مقدار نام
>=2.0,<3.0 django
>=2.6 markdown
>=3.10 djangorestframework


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

مقدار نام
>=3.5,<4.0 Python


نحوه نصب


نصب پکیج whl django-tips-0.8.2:

    pip install django-tips-0.8.2.whl


نصب پکیج tar.gz django-tips-0.8.2:

    pip install django-tips-0.8.2.tar.gz