معرفی شرکت ها


django-pluggables-0.2.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A design pattern for Django that allows you to build "Pluggable" Reusable Applications
ویژگی مقدار
سیستم عامل -
نام فایل django-pluggables-0.2.0
نام django-pluggables
نسخه کتابخانه 0.2.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Nowell Strite
ایمیل نویسنده nowell@strite.org
آدرس صفحه اصلی http://github.com/nowells/django-pluggables/
آدرس اینترنتی https://pypi.org/project/django-pluggables/
مجوز MIT
Django-Pluggables is a design pattern that endows reusable applications with a few additional features: #. Applications can exist at multiple URL locations (e.g. http://example.com/foo/app/ and http://example.com/bar/app/). #. Applications can be "parented" to other applications or objects which can then deliver specialized context information. #. Posting form data and error handling can happen in locations that make sense to the user, as opposed to the common practice of using templatetags and standalone error or preview pages for form data processing. #. Views and templates remain generic and reusable.


نحوه نصب


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

    pip install django-pluggables-0.2.0.whl


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

    pip install django-pluggables-0.2.0.tar.gz