Permalink
Cannot retrieve contributors at this time
Fetching contributors…

## | |
# The following lists what should be ignored in this git directory | |
## | |
# All compiled python code | |
*.pyc | |
# Settings should be setup per install | |
settings.py | |
# Any sqlite database files created by the project | |
*.db | |
# vim swap files | |
*.swp | |
# patches | |
*.patch | |
# dist directory and related files | |
dist | |
django_object_permissions.egg-info | |