LICENSE
README.md
setup.py
huscy.projects.egg-info/PKG-INFO
huscy.projects.egg-info/SOURCES.txt
huscy.projects.egg-info/dependency_links.txt
huscy.projects.egg-info/requires.txt
huscy.projects.egg-info/top_level.txt
huscy/projects/__init__.py
huscy/projects/admin.py
huscy/projects/apps.py
huscy/projects/models.py
huscy/projects/permissions.py
huscy/projects/serializers.py
huscy/projects/services.py
huscy/projects/urls.py
huscy/projects/views.py
huscy/projects/migrations/0001_initial.py
huscy/projects/migrations/0002_alter_membership_options.py
huscy/projects/migrations/0003_project_project_manager_and_more.py
huscy/projects/migrations/0004_remove_project_project_manager.py
huscy/projects/migrations/0005_researchunit_local_id_start_value.py
huscy/projects/migrations/__init__.py
tests/test_membership_admin.py
tests/test_membership_model.py
tests/test_membership_serializer.py
tests/test_project_serializer.py
tests/test_researchunit_model.py
tests/test_viewsets.py