fab37942c4
This abstracts _get_multi_param() into BaseResponse and makes it always ensure that the string it has been given ends with a '.'. It had been implemented in three different places, and in use it rarely postpended a trailing period, which could make it match parameters it shouldn't have. |
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
responses.py | ||
urls.py |