معرفی شرکت ها


django-themes-0.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A powerful application that can be used to develop themes to completely reskin your django apps.
ویژگی مقدار
سیستم عامل -
نام فایل django-themes-0.1
نام django-themes
نسخه کتابخانه 0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Brandon R. Stoner
ایمیل نویسنده monokrome@limpidtech.com
آدرس صفحه اصلی http://github.com/LimpidTech/django-themes
آدرس اینترنتی https://pypi.org/project/django-themes/
مجوز UNKNOWN
# Django Themes #### Brandon R. Stoner <monokrome@monokro.me> ## What is this? Django Themes provides a mechanism for theming media for your web applications. This is done by storing a Theme model that contains a name for your theme and it's related directory. You can then access the list of themes and the current theme through these custom context_processors: ### themes.context_processors.list Gets the complete theme list and sets it to a context variable, theme_list ### themes.context_processors.current Gets the current theme and sets it to a context variable, current_theme ## Future developments: - Tie this system into the template system, so that themes can override other templates if needed. - Provide template tags that are functionally equivalent to the currently provided context processors.


نحوه نصب


نصب پکیج whl django-themes-0.1:

    pip install django-themes-0.1.whl


نصب پکیج tar.gz django-themes-0.1:

    pip install django-themes-0.1.tar.gz