LICENSE.txt
MANIFEST.in
README.rst
setup.cfg
setup.py
coralillo/__init__.py
coralillo/auth.py
coralillo/core.py
coralillo/datamodel.py
coralillo/errors.py
coralillo/exceptions.py
coralillo/fields.py
coralillo/hashing.py
coralillo/utils.py
coralillo.egg-info/PKG-INFO
coralillo.egg-info/SOURCES.txt
coralillo.egg-info/dependency_links.txt
coralillo.egg-info/requires.txt
coralillo.egg-info/top_level.txt
coralillo/lua/__init__.py
coralillo/lua/allow.lua
coralillo/lua/clear_related_permissions.lua
coralillo/lua/drop.lua
coralillo/lua/is_allowed.lua
coralillo/tests/__init__.py
coralillo/tests/models.py
coralillo/tests/test_all.py
coralillo/tests/test_engine.py
coralillo/tests/test_events.py
coralillo/tests/test_fields.py
coralillo/tests/test_models.py
coralillo/tests/test_permissions.py
coralillo/tests/test_relations.py