Added rbac tests and migrations for Organization

This commit is contained in:
Wayne Witzel III
2016-02-02 14:47:46 -05:00
committed by Akita Noek
parent 932b6a4c82
commit 896ecab031
6 changed files with 56 additions and 16 deletions

View File

@@ -3,4 +3,4 @@ DJANGO_SETTINGS_MODULE = awx.settings.development
python_paths = awx/lib/site-packages
site_dirs = awx/lib/site-packages
python_files = *.py
addopts = --create-db
addopts = --reuse-db