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
You can run the tests with via:
python setup.py test
or:
python runtests.py
This project plays well with the following Django versions:
With python 2.7 and > 3.3 support.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4