list instead of duplicate title.

This commit is contained in:
Julien Palard 2018-10-26 17:02:45 +02:00
parent a0973cd9bb
commit 420b28dbfb
1 changed files with 2 additions and 6 deletions

View File

@ -57,13 +57,9 @@ Re-reading the [Django tutorial](
## Bonus
If a logged-in user creates a paste, he can then see the list of its
- If a logged-in user creates a paste, he can then see the list of its
owned pastes, and edit them.
## Bonus
Write tests.
- Write tests.
## Hints