Skip to content

Commit

Permalink
Merge pull request #82 from hapytex/antipattern/users-controlling-a-p…
Browse files Browse the repository at this point in the history
…rimary-key

remove hints
  • Loading branch information
KommuSoft authored Jan 1, 2025
2 parents 4b80b87 + 1820dd7 commit 28d3a8e
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 28d3a8e

Please sign in to comment.