Skip to content

Commit

Permalink
Explain agnositc.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Leckey committed Aug 7, 2013
1 parent 174b984 commit a05b699
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
[![Coverage Status](https://coveralls.io/repos/concordusapps/python-shield/badge.png?branch=master)](https://coveralls.io/r/concordusapps/python-shield?branch=master)
[![PyPi Version](https://pypip.in/v/shield/badge.png)](https://pypi.python.org/pypi/scim)
![PyPi Downloads](https://pypip.in/d/shield/badge.png)
> A permissions framework built around declarative rules.
> A permissions framework built around declarative rules that is ORM-agnostic.
**Shield** faciltiates the creation of functional rules that define permissions on a *bearer* object optionally in relation to a *target* object. **Sheild** should work in most ORMs and has a test suite for usage in *django* and *sqlalchemy*.

## Usage

Expand Down

0 comments on commit a05b699

Please sign in to comment.