Opened 3 years ago
Closed 3 years ago
#33949 closed Bug (fixed)
Fixture dirs duplicates undetected if dir is Path instance
| Reported by: | Claude Paroz | Owned by: | Claude Paroz |
|---|---|---|---|
| Component: | Core (Management commands) | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
When FIXTURE_DIRS contains Path instances, the duplicate check in loaddata does not detect duplicates.
Change History (3)
comment:1 by , 3 years ago
| Has patch: | set |
|---|---|
| Owner: | changed from to |
comment:2 by , 3 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
Note:
See TracTickets
for help on using tickets.
PR