Opened 16 years ago
Last modified 2 months ago
#10244 assigned
FileFields can't be set to NULL in the db — at Initial Version
Description ¶
Saving FileFields with a none value sets the field to a empty string in the db and not NULL as it should.
According to the ticket's flags, the next step(s) to move this issue forward are:
- To write documentation for the patch, then uncheck "Needs documentation" on the ticket.
If creating a new pull request, include a link to the pull request in the ticket comment when making that update. The usual format is:
[https://github.com/django/django/pull/#### PR]
.
Note:
See TracTickets
for help on using tickets.