Initial version, Python 2.7
parents
Showing
.gitignore
0 → 100644
CONTRIBUTORS.txt
0 → 100644
COPYING
0 → 100644
This diff is collapsed.
Click to expand it.
LICENSE.txt
0 → 100644
README.rst
0 → 100644
circle/acl/__init__.py
0 → 100644
circle/acl/management/__init__.py
0 → 100644
circle/acl/management/commands/__init__.py
0 → 100644
circle/acl/migrations/0001_initial.py
0 → 100644
circle/acl/migrations/__init__.py
0 → 100644
circle/acl/models.py
0 → 100644
circle/acl/tests/__init__.py
0 → 100644
circle/acl/tests/models.py
0 → 100644
circle/acl/tests/test_acl.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/acl/views.py
0 → 100644
circle/bower.json
0 → 100644
circle/circle/__init__.py
0 → 100644
circle/circle/settings/__init__.py
0 → 100644
circle/circle/settings/base.py
0 → 100644
This diff is collapsed.
Click to expand it.
circle/circle/settings/local.py
0 → 100644