معرفی شرکت ها


djcorecap-1.0.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Useful functions, tags, and Bootstrap-friendly templates for Django.
ویژگی مقدار
سیستم عامل -
نام فایل djcorecap-1.0.1
نام djcorecap
نسخه کتابخانه 1.0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Chris Pappalardo
ایمیل نویسنده cpappala@gmail.com
آدرس صفحه اصلی https://github.com/ChrisPappalardo/djcorecap
آدرس اینترنتی https://pypi.org/project/djcorecap/
مجوز MIT license
========= djcorecap ========= Core app for Django projects that provides essential functions, tags, and enhanced Bootstrap-friendly templates. * Free software: MIT license Features -------- * Custom base template that plays nicely with Bootstrap (and themes) * Custom allauth templates that play nicely with Bootstrap (and themes) * Paginator template snippet ready for inclusion in other templates * Convenience functions to support Bokeh plots * Template tags for auto-setting links to active and formatting percentages * Bootstrap test page Installation ------------ Add djcorecap to your INSTALLED_APPS in settings. Ensure that it comes before all other third party apps to enable template overrides, etc. If you plan to use the app's base template as your project's base template, replace base.html in project/templates/ with a file containing the following: .. code-block:: jinja {% extends 'djcorecap/base.html' %} If you plan to use djcorecap's version of the allauth templates, delete the account/ folder (if exists) from project/templates/. ======= History ======= 0.1.0 (2018-03-24) ------------------ * First release 1.0.0 (2020-04-10) ------------------ * First PyPI production release


نیازمندی

مقدار نام
- django


نحوه نصب


نصب پکیج whl djcorecap-1.0.1:

    pip install djcorecap-1.0.1.whl


نصب پکیج tar.gz djcorecap-1.0.1:

    pip install djcorecap-1.0.1.tar.gz