Open stavlocker opened 4 years ago
Pycodestyle:
./api/views.py:260:1: W391 blank line at end of file
Also - while the code for the option should be available, please block the option to export helprequest data, until we figure out how we want to handle it permissions-wise. Volunteer export will be reduced, too, but that data is less sensitive.
This makes the export views in the
server
app obsolete (even though they share a lot of the code, other than the filtering which is exclusive for these new endpoints).