Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
README-bot committed Feb 23, 2024
1 parent d9a78c6 commit b1cb257
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ Today I Learned

## drf-yasg

* [How to properly serialize a `serializer_method_field` with `drf_yasg`](https://github.com/williln/til/blob/main/drf-yasg/serializer_method_field.md) - 2021-01-28
* [How to document your query parameters for `drf_yasg`](https://github.com/williln/til/blob/main/drf-yasg/query_params.md) - 2021-01-28
* [How to properly serialize a `serializer_method_field` with `drf_yasg`](https://github.com/williln/til/blob/main/drf-yasg/serializer_method_field.md) - 2021-01-28
* [How to serialize your request parameters for POST/PUT/PATCH requests](https://github.com/williln/til/blob/main/drf-yasg/define_request_body.md) - 2021-01-28

## python
Expand Down Expand Up @@ -71,10 +71,6 @@ Today I Learned

* [Test that an exception is raised](https://github.com/williln/til/blob/main/pytest/assert_raises.md) - 2023-03-02

## gift_ideas

* [Gift ideas for groups, offices, etc.](https://github.com/williln/til/blob/main/gift_ideas/groups.md) - 2023-03-03

## home_office

* [Troubleshooting my Brother HL-2270DW Wireless Printer](https://github.com/williln/til/blob/main/home_office/printer.md) - 2023-03-06
Expand Down

0 comments on commit b1cb257

Please sign in to comment.