معرفی شرکت ها


django-template-toolkit-0.2.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A collection of useful templates & tags for the Django web framework
ویژگی مقدار
سیستم عامل -
نام فایل django-template-toolkit-0.2.0
نام django-template-toolkit
نسخه کتابخانه 0.2.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Gerard Krijgsman
ایمیل نویسنده python@visei.com
آدرس صفحه اصلی https://github.com/ghdpro/django-template-toolkit
آدرس اینترنتی https://pypi.org/project/django-template-toolkit/
مجوز -
django-template-toolkit ======================= .. image:: https://travis-ci.org/ghdpro/django-template-toolkit.svg?branch=master :target: https://travis-ci.org/ghdpro/django-template-toolkit :alt: Build Status .. image:: https://codecov.io/gh/ghdpro/django-template-toolkit/branch/master/graph/badge.svg :target: https://codecov.io/gh/ghdpro/django-template-toolkit :alt: Test Coverage .. image:: https://api.codeclimate.com/v1/badges/ffe49f0be8becc46d6d6/maintainability :target: https://codeclimate.com/github/ghdpro/django-template-toolkit/maintainability :alt: Maintainability This project is a collection of useful templates & tags for the Django web framework. I made this mainly for my own projects where I noticed I was copying the same set of templates and template tags & filters over to each new project, but hopefully it will be useful for other people as well. Django >= 2.2 and Python >= 3.6 are supported. Documentation and examples will follow in the future. For now, to use this package in your Django project install it with :code:`pip` then add it to your :code:`INSTALLED_APPS` list in settings. You can then include the templates as :code:`{% include 'toolkit/forms/field.html' %}` (for example) and the template tags with :code:`{% load toolkit %}`. For now see the source code for which template tags & filters are available.


نیازمندی

مقدار نام
>=2.2 django


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

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl django-template-toolkit-0.2.0:

    pip install django-template-toolkit-0.2.0.whl


نصب پکیج tar.gz django-template-toolkit-0.2.0:

    pip install django-template-toolkit-0.2.0.tar.gz