Skip to content

Commit

Permalink
Remove outdated lunch/break section from API tutorial
Browse files Browse the repository at this point in the history
The lunch/break section was unnecessary and did not add value to the tutorial. This change keeps the focus on the primary content, streamlining the documentation for better readability.
  • Loading branch information
lipemorais committed Aug 25, 2024
1 parent dffd041 commit ec16aa7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -316,10 +316,6 @@ Congratulations now you have your first api working.

![first_api_working.png](images/first_api_working.png)

## Lunch/Break

- ⏳ Time for rest and informal discussions.

## Building an API - Part II

Now that you've explored some of the shortcuts provided by DRF, let's delve into creating an endpoint for the album model using a plain Serializer, without relying heavily on shortcuts.
Expand Down

0 comments on commit ec16aa7

Please sign in to comment.