معرفی شرکت ها


django-oml-0.0.3


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

An app that allows you moderate content
ویژگی مقدار
سیستم عامل -
نام فایل django-oml-0.0.3
نام django-oml
نسخه کتابخانه 0.0.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Angel Velasquez, Agustín Cangiani
ایمیل نویسنده angvp@archlinux.org, cangiani@gmail.com
آدرس صفحه اصلی http://www.routeatlas.com
آدرس اینترنتی https://pypi.org/project/django-oml/
مجوز GPL
django-oml ======================== .. image:: https://travis-ci.org/RouteAtlas/django-oml.png?branch=master :target: https://travis-ci.org/RouteAtlas/django-oml .. image:: https://coveralls.io/repos/RouteAtlas/django-oml/badge.png?branch=master :target: https://coveralls.io/r/RouteAtlas/django-oml?branch=master .. image:: https://requires.io/github/RouteAtlas/django-oml/requirements.png?branch=master :target: https://requires.io/github/RouteAtlas/django-oml/requirements/?branch=master :alt: Requirements Status .. image:: https://landscape.io/github/RouteAtlas/django-oml/master/landscape.png :target: https://landscape.io/github/RouteAtlas/django-oml/master :alt: Code Health .. image:: https://d2weczhvl823v0.cloudfront.net/RouteAtlas/django-oml/trend.png :alt: Bitdeli badge :target: https://bitdeli.com/free Welcome to the documentation for django-oml! OML means Object Moderation Layer, the idea is to have a mixin model that allows you to moderate several kinds of content. On config set up a dictionary :: OML_CONFIG = { # True if some groups wont be moderated 'OML_EXCLUDE_MODERATED': True/False, # List of groups id that will be omitted 'OML_EXCLUDED_GROUPS': [] } This is still a project in development Running the Tests ------------------------------------ You can run the tests with via:: python setup.py test or:: python runtests.py This project plays well with the following Django versions: - Django 1.5 - Django 1.6 - Django 1.7 (not with python 2.6) With python 2.7 and python 2.6 (except for Django 1.7).


نحوه نصب


نصب پکیج whl django-oml-0.0.3:

    pip install django-oml-0.0.3.whl


نصب پکیج tar.gz django-oml-0.0.3:

    pip install django-oml-0.0.3.tar.gz