LICENSE.md
MANIFEST.in
README.rst
setup.py
ovp_projects/.coverage
ovp_projects/.gitignore
ovp_projects/__init__.py
ovp_projects/apps.py
ovp_projects/decorators.py
ovp_projects/emails.py
ovp_projects/helpers.py
ovp_projects/permissions.py
ovp_projects/urls.py
ovp_projects/views.py
ovp_projects.egg-info/PKG-INFO
ovp_projects.egg-info/SOURCES.txt
ovp_projects.egg-info/dependency_links.txt
ovp_projects.egg-info/not-zip-safe
ovp_projects.egg-info/requires.txt
ovp_projects.egg-info/top_level.txt
ovp_projects/__pycache__/__init__.cpython-35.pyc
ovp_projects/__pycache__/admin.cpython-35.pyc
ovp_projects/__pycache__/apps.cpython-35.pyc
ovp_projects/__pycache__/decorators.cpython-35.pyc
ovp_projects/__pycache__/emails.cpython-35.pyc
ovp_projects/__pycache__/helpers.cpython-35.pyc
ovp_projects/__pycache__/models.cpython-35.pyc
ovp_projects/__pycache__/permissions.cpython-35.pyc
ovp_projects/__pycache__/serializers.cpython-35.pyc
ovp_projects/__pycache__/urls.cpython-35.pyc
ovp_projects/__pycache__/validators.cpython-35.pyc
ovp_projects/__pycache__/views.cpython-35.pyc
ovp_projects/admin/__init__.py
ovp_projects/admin/apply.py
ovp_projects/admin/job.py
ovp_projects/admin/jobdate.py
ovp_projects/admin/project.py
ovp_projects/admin/work.py
ovp_projects/admin/__pycache__/__init__.cpython-35.pyc
ovp_projects/admin/__pycache__/apply.cpython-35.pyc
ovp_projects/admin/__pycache__/job.cpython-35.pyc
ovp_projects/admin/__pycache__/jobdate.cpython-35.pyc
ovp_projects/admin/__pycache__/project.cpython-35.pyc
ovp_projects/admin/__pycache__/work.cpython-35.pyc
ovp_projects/management/__init__.py
ovp_projects/management/__pycache__/__init__.cpython-35.pyc
ovp_projects/management/commands/__init__.py
ovp_projects/management/commands/close_finished_projects.py
ovp_projects/management/commands/__pycache__/__init__.cpython-35.pyc
ovp_projects/management/commands/__pycache__/close_finished_projects.cpython-35.pyc
ovp_projects/migrations/0001_initial.py
ovp_projects/migrations/0002_auto_20161019_1557.py
ovp_projects/migrations/0003_auto_20161025_1609.py
ovp_projects/migrations/0004_auto_20161025_1626.py
ovp_projects/migrations/0005_auto_20161025_1627.py
ovp_projects/migrations/0006_auto_20161025_1726.py
ovp_projects/migrations/0007_project_image.py
ovp_projects/migrations/0008_project_organization.py
ovp_projects/migrations/0009_auto_20161102_2122.py
ovp_projects/migrations/0010_auto_20161102_2131.py
ovp_projects/migrations/0011_auto_20161115_1744.py
ovp_projects/migrations/0012_auto_20161115_1745.py
ovp_projects/migrations/0013_project_roles.py
ovp_projects/migrations/0014_apply.py
ovp_projects/migrations/0015_auto_20161116_0141.py
ovp_projects/migrations/0016_auto_20161116_1809.py
ovp_projects/migrations/0017_auto_20161118_1213.py
ovp_projects/migrations/0018_auto_20161118_1214.py
ovp_projects/migrations/0019_auto_20161121_0140.py
ovp_projects/migrations/0020_work_can_be_done_remotely.py
ovp_projects/migrations/0021_project_max_applies_from_roles.py
ovp_projects/migrations/0022_auto_20161220_1914.py
ovp_projects/migrations/0023_auto_20170111_1633.py
ovp_projects/migrations/0023_auto_20170112_1417.py
ovp_projects/migrations/0024_auto_20170112_1644.py
ovp_projects/migrations/0025_auto_20170112_1855.py
ovp_projects/migrations/0026_merge_20170112_2144.py
ovp_projects/migrations/0027_auto_20170113_1746.py
ovp_projects/migrations/0028_auto_20170126_1648.py
ovp_projects/migrations/0029_project_minimum_age.py
ovp_projects/migrations/0030_auto_20170130_1630.py
ovp_projects/migrations/0031_project_hidden_address.py
ovp_projects/migrations/__init__.py
ovp_projects/migrations/__pycache__/0001_initial.cpython-35.pyc
ovp_projects/migrations/__pycache__/0002_auto_20161013_2210.cpython-35.pyc
ovp_projects/migrations/__pycache__/0002_auto_20161019_1557.cpython-35.pyc
ovp_projects/migrations/__pycache__/0003_auto_20161025_1609.cpython-35.pyc
ovp_projects/migrations/__pycache__/0004_auto_20161025_1626.cpython-35.pyc
ovp_projects/migrations/__pycache__/0005_auto_20161025_1627.cpython-35.pyc
ovp_projects/migrations/__pycache__/0006_auto_20161025_1726.cpython-35.pyc
ovp_projects/migrations/__pycache__/0007_project_image.cpython-35.pyc
ovp_projects/migrations/__pycache__/0008_project_organization.cpython-35.pyc
ovp_projects/migrations/__pycache__/0009_auto_20161102_2122.cpython-35.pyc
ovp_projects/migrations/__pycache__/0010_auto_20161102_2131.cpython-35.pyc
ovp_projects/migrations/__pycache__/0011_auto_20161115_1733.cpython-35.pyc
ovp_projects/migrations/__pycache__/0011_auto_20161115_1744.cpython-35.pyc
ovp_projects/migrations/__pycache__/0012_auto_20161115_1740.cpython-35.pyc
ovp_projects/migrations/__pycache__/0012_auto_20161115_1745.cpython-35.pyc
ovp_projects/migrations/__pycache__/0013_project_roles.cpython-35.pyc
ovp_projects/migrations/__pycache__/0014_apply.cpython-35.pyc
ovp_projects/migrations/__pycache__/0014_auto_20161115_1752.cpython-35.pyc
ovp_projects/migrations/__pycache__/0015_auto_20161116_0141.cpython-35.pyc
ovp_projects/migrations/__pycache__/0016_auto_20161116_1809.cpython-35.pyc
ovp_projects/migrations/__pycache__/0017_auto_20161118_1213.cpython-35.pyc
ovp_projects/migrations/__pycache__/0018_auto_20161118_1214.cpython-35.pyc
ovp_projects/migrations/__pycache__/0019_auto_20161121_0140.cpython-35.pyc
ovp_projects/migrations/__pycache__/0020_work_can_be_done_remotely.cpython-35.pyc
ovp_projects/migrations/__pycache__/0021_project_max_applies_from_roles.cpython-35.pyc
ovp_projects/migrations/__pycache__/0022_auto_20161220_1914.cpython-35.pyc
ovp_projects/migrations/__pycache__/0023_auto_20170111_1633.cpython-35.pyc
ovp_projects/migrations/__pycache__/0023_auto_20170112_1417.cpython-35.pyc
ovp_projects/migrations/__pycache__/0024_auto_20170112_1644.cpython-35.pyc
ovp_projects/migrations/__pycache__/0025_auto_20170112_1855.cpython-35.pyc
ovp_projects/migrations/__pycache__/0026_merge_20170112_2144.cpython-35.pyc
ovp_projects/migrations/__pycache__/0027_auto_20170113_1746.cpython-35.pyc
ovp_projects/migrations/__pycache__/0028_auto_20170126_1648.cpython-35.pyc
ovp_projects/migrations/__pycache__/0029_project_minimum_age.cpython-35.pyc
ovp_projects/migrations/__pycache__/0030_auto_20170130_1630.cpython-35.pyc
ovp_projects/migrations/__pycache__/0031_project_hidden_address.cpython-35.pyc
ovp_projects/migrations/__pycache__/__init__.cpython-35.pyc
ovp_projects/models/__init__.py
ovp_projects/models/apply.py
ovp_projects/models/job.py
ovp_projects/models/project.py
ovp_projects/models/work.py
ovp_projects/models/__pycache__/__init__.cpython-35.pyc
ovp_projects/models/__pycache__/apply.cpython-35.pyc
ovp_projects/models/__pycache__/job.cpython-35.pyc
ovp_projects/models/__pycache__/project.cpython-35.pyc
ovp_projects/models/__pycache__/work.cpython-35.pyc
ovp_projects/serializers/__init__.py
ovp_projects/serializers/disponibility.py
ovp_projects/serializers/job.py
ovp_projects/serializers/project.py
ovp_projects/serializers/role.py
ovp_projects/serializers/work.py
ovp_projects/serializers/__pycache__/__init__.cpython-35.pyc
ovp_projects/serializers/__pycache__/disponibility.cpython-35.pyc
ovp_projects/serializers/__pycache__/job.cpython-35.pyc
ovp_projects/serializers/__pycache__/project.cpython-35.pyc
ovp_projects/serializers/__pycache__/projects.cpython-35.pyc
ovp_projects/serializers/__pycache__/role.cpython-35.pyc
ovp_projects/serializers/__pycache__/work.cpython-35.pyc
ovp_projects/templates/email/projectClosed.html
ovp_projects/templates/email/projectClosed.txt
ovp_projects/templates/email/projectCreated.html
ovp_projects/templates/email/projectCreated.txt
ovp_projects/templates/email/projectPublished.html
ovp_projects/templates/email/projectPublished.txt
ovp_projects/templates/email/volunteerApplied-ToOwner.html
ovp_projects/templates/email/volunteerApplied-ToOwner.txt
ovp_projects/templates/email/volunteerApplied-ToVolunteer.html
ovp_projects/templates/email/volunteerApplied-ToVolunteer.txt
ovp_projects/templates/email/volunteerUnapplied-ToOwner.html
ovp_projects/templates/email/volunteerUnapplied-ToOwner.txt
ovp_projects/templates/email/volunteerUnapplied-ToVolunteer.html
ovp_projects/templates/email/volunteerUnapplied-ToVolunteer.txt
ovp_projects/tests/__init__.py
ovp_projects/tests/runtests.py
ovp_projects/tests/test_commands.py
ovp_projects/tests/test_emails.py
ovp_projects/tests/test_execution.py
ovp_projects/tests/test_models.py
ovp_projects/tests/test_serializers.py
ovp_projects/tests/test_views.py
ovp_projects/tests/__pycache__/__init__.cpython-35.pyc
ovp_projects/tests/__pycache__/test_commands.cpython-35.pyc
ovp_projects/tests/__pycache__/test_emails.cpython-35.pyc
ovp_projects/tests/__pycache__/test_execution.cpython-35.pyc
ovp_projects/tests/__pycache__/test_models.cpython-35.pyc
ovp_projects/tests/__pycache__/test_serializers.cpython-35.pyc
ovp_projects/tests/__pycache__/test_views.cpython-35.pyc