#25935 closed Bug (invalid)
FileField open always returns None
Description ¶
After https://github.com/django/django/commit/2b0903b2c4b6f5534e88d25254c6dcf02cc9d485#diff-77d4793905e702bfe9a8fabac708dcc7R81 commit method 'open' allways return NoneType object.
Change History (2)
comment:1 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 9 years ago
Resolution: | fixed → invalid |
---|---|
Summary: | FileField open → FileField open always returns None |
Note:
See TracTickets
for help on using tickets.
Assuming you closed this intentionally, I guess the correct resolution would be "invalid."