fx-private-relay/phones
John Whitlock c13b7e6f7a
Remove function call from @responses.activate
The upgrade from response 0.23.3 to 0.24.0 removed the typing override
that handled `@responses.activate()`. Remove the unneeded call to allow
mypy to detect the correct types.
2023-11-06 16:38:13 -06:00
..
management Change option from --yes to --force 2023-07-20 16:05:56 -05:00
migrations Migration to remove remaining_minutes 2023-09-26 14:56:18 -05:00
tests Remove function call from @responses.activate 2023-11-06 16:38:13 -06:00
__init__.py initial twilio proxy code 2019-12-23 12:52:31 -06:00
admin.py for MPP-2259: add InboundContact model and API endpoints 2022-08-08 18:29:32 -05:00
apps.py refactor: iq_utils module with send_iq_sms function 2023-04-06 09:25:30 -05:00
iq_utils.py refactor: iq_utils module with send_iq_sms function 2023-04-06 09:25:30 -05:00
models.py Remove Django field deprecated_remaining_minutes and delete DB column remaining_minutes 2023-09-21 11:19:49 -05:00
sequence-diagram.mmd initial twilio proxy code 2019-12-23 12:52:31 -06:00
sequence-diagram.svg initial twilio proxy code 2019-12-23 12:52:31 -06:00