Skip to content

Commit

Permalink
fix model dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lobsterkatie committed Aug 15, 2024
1 parent 6ac78b1 commit 448c15d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fixtures/backup/model_dependencies/detailed.json
Original file line number Diff line number Diff line change
Expand Up @@ -2310,7 +2310,7 @@
"dangling": false,
"foreign_keys": {
"grouphash": {
"kind": "FlexibleForeignKey",
"kind": "DefaultOneToOneField",
"model": "sentry.grouphash",
"nullable": false
}
Expand Down

0 comments on commit 448c15d

Please sign in to comment.