summaryrefslogtreecommitdiff
path: root/requests_cache/models/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Change this into an option for CattrStage instead of a separate classJordan Cook2022-06-101-1/+1
* Improve output for all models when printed or logged with richJordan Cook2022-04-191-0/+1
* Add an intermediate wrapper class, OriginalResponse, to provide type hints fo...Jordan Cook2022-04-011-2/+2
* Reorganize & improve request normalization functions:Jordan Cook2021-09-201-2/+3
* Better serializer docsJordan Cook2021-08-201-0/+1
* Improve type annotations and fix type checking errorsJordan Cook2021-07-061-1/+8
* Make cattrs optional, and other cleanupJordan Cook2021-05-261-12/+0
* Split out serializers and models into separate classesJordan Cook2021-05-261-0/+16