Initial commit.
v0.1.0 - Integrates auth system, some models change, audit and logging into prototype.
parents
.gitignore
0 → 100644
AUTHORS
0 → 100644
README.md
0 → 100644
cims/__init__.py
0 → 100644
cims/admin.py
0 → 100644
cims/apps.py
0 → 100644
cims/auth/__init__.py
0 → 100644
cims/auth/admin.py
0 → 100644
cims/auth/apps.py
0 → 100644
cims/auth/backends.py
0 → 100644