AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
ar_crm_groups.egg-info/PKG-INFO
ar_crm_groups.egg-info/SOURCES.txt
ar_crm_groups.egg-info/dependency_links.txt
ar_crm_groups.egg-info/not-zip-safe
ar_crm_groups.egg-info/requires.txt
ar_crm_groups.egg-info/top_level.txt
crm_groups/__init__.py
crm_groups/admin.py
crm_groups/forms.py
crm_groups/groups_api.py
crm_groups/managers.py
crm_groups/migration.py
crm_groups/models.py
crm_groups/select2_utils.py
crm_groups/tasks.py
crm_groups/urls.py
crm_groups/views.py
crm_groups/management/__init__.py
crm_groups/management/commands/__init__.py
crm_groups/management/commands/hello.py
crm_groups/static/css/crm_groups.css
crm_groups/static/img/.gitignore
crm_groups/static/js/crm_groups.js
crm_groups/templates/crm_groups/_tab_navigation.html
crm_groups/templates/crm_groups/create.html
crm_groups/templates/crm_groups/delete.html
crm_groups/templates/crm_groups/detail.html
crm_groups/templates/crm_groups/list.html
crm_groups/templatetags/__init__.py
crm_groups/templatetags/crm_groups_tags.py
crm_groups/tests/factories.py
crm_groups/tests/runtests.py
crm_groups/tests/south_settings.py
crm_groups/tests/test_models.py
crm_groups/tests/test_settings.py
crm_groups/tests/urls.py
crm_groups/tests/test_app/__init__.py
crm_groups/tests/test_app/models.py
crm_groups/tests/test_app/templates/400.html
crm_groups/tests/test_app/templates/500.html