Ovp-projects

Latest version: v1.2.12

Safety actively analyzes 687918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 8

1.2.0

-----------
* Add max_applies to ProjectSearchSerializer
* Apply.status is now a delimited choice field.
* Apply.status returned by API is not an "key" field anymore, but a readable string, so instead of getting "applied" and "unapplied" you might now get "Applied" and "Canceled".
* Introduced route /projects/{project.slug}/applies/{apply.id}/ which can be PATCHED by the project owner, organization owner or organization member to modify the status of an apply by a valid key choice.
* Apply and unapply routes are changed:
/projects/{slug}/apply/ => /projects/{slug}/applies/apply/
/projects/{slug}/unapply/ => /projects/{slug}/applies/unapply/

1.1.10

-----------
* Implement Project.hidden_address field.
* Fix Project.max_applies_from_roles updating when creating/removing VolunteerRole
* Add missing tests

1.1.9

-----------
* Upgrade dependencies

1.1.8

-----------
* Patch test_views.ApplyTestCase.test_unauthenticated_user_cant_apply_to_project to override settings

1.1.7

-----------
* Add 'applied_count' to ProjectSearchSerializer
* Add 'minimum_age' field to Project model

1.1.6

-----------
* Implement admin panel
* Use GoogleAddressLatLngSerializer instead of GoogleAddressSerializer on ProjectSearchSerializer
* Add 'max_applies' and 'public_project' to Project model
* Project 'image' is now nullable

Page 3 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.