معرفی شرکت ها


bambu-comments-3.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Generic model commenting
ویژگی مقدار
سیستم عامل -
نام فایل bambu-comments-3.2
نام bambu-comments
نسخه کتابخانه 3.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Steadman
ایمیل نویسنده mark@steadman.io
آدرس صفحه اصلی https://github.com/iamsteadman/bambu-comments
آدرس اینترنتی https://pypi.org/project/bambu-comments/
مجوز UNKNOWN
Bambu Comments ============== Generic model commenting About Bambu Comments -------------------- This package provides a secure, spam-aware, approval-based commenting system for Django models. Used in conjunction with an Akismet API key, it will keep spam from hitting inboxes, and works with other tools in the Bambu toolset to provide notifications and perform other actions. Comments are sanitised before being posted, so you don't need to run them through a bunch of filters. About Bambu Tools 2.0 --------------------- This is part of a toolset called Bambu Tools. It's being moved from a namespace of ``bambu`` to its own 'root-level' package, along with all the other tools in the set. If you're upgrading from a version prior to 2.0, please make sure to update your code to use ``bambu_comments`` rather than ``bambu.comments``. Installation ------------ Install the package via Pip: :: pip install bambu-comments Add it to your ``INSTALLED_APPS`` list: :: INSTALLED_APPS = ( ... 'bambu_comments' ) Run ``manage.py syncdb`` or ``manage.py migrate`` to setup the database tables. Todo ---- - Prepare for internationalisation - Write more tests Documentation ------------- Full documentation can be found at `ReadTheDocs <http://bambu-comments.readthedocs.org/>`_. Questions or suggestions? ------------------------- Find me on Twitter (@iamsteadman) or `visit my blog <http://steadman.io/>`_.


نحوه نصب


نصب پکیج whl bambu-comments-3.2:

    pip install bambu-comments-3.2.whl


نصب پکیج tar.gz bambu-comments-3.2:

    pip install bambu-comments-3.2.tar.gz