Skip to content

Commit

Permalink
remove hints
Browse files Browse the repository at this point in the history
  • Loading branch information
KommuSoft committed Jan 1, 2025
1 parent 56aa98c commit 1820dd7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions antipattern/users-controlling-a-primary-key.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,3 @@ class MyUser(models.Model):
username = models.CharField(max_length=32, unique=True)
#
```

# Extra tips

0 comments on commit 1820dd7

Please sign in to comment.