Opened 16 years ago
Last modified 15 months ago
#10244 assigned
FileFields can't be set to NULL in the db — at Initial Version
Reported by: | oyvind | Owned by: | nobody |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | 1.0 |
Severity: | Normal | Keywords: | filefield NULL empty |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | yes |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Saving FileFields with a none value sets the field to a empty string in the db and not NULL as it should.
Note:
See TracTickets
for help on using tickets.