#4345: FileField cannot be used with unique=True
-------------------------------------+-------------------------------------
Reporter: Fabian Fagerholm | Owner: Gulopine
<fabbe@…> |
Type: Bug | Status: closed
Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution: fixed
Keywords: fs-rf-fixed | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by timgraham):
* ui_ux: => 0
* type: => Bug
* severity: => Normal
* easy: => 0
Comment:
#27188 is a follow up ticket that argues to allow using `unique=True` with
`FileField`.
--
Ticket URL: <https://code.djangoproject.com/ticket/4345#comment:12>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.