#25935 closed Bug (invalid)
FileField open always returns None
| Reported by: | Oleg Serbokryl | Owned by: | nobody |
|---|---|---|---|
| Component: | Database layer (models, ORM) | Version: | 1.9 |
| Severity: | Normal | Keywords: | filefield open |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
After https://github.com/django/django/commit/2b0903b2c4b6f5534e88d25254c6dcf02cc9d485#diff-77d4793905e702bfe9a8fabac708dcc7R81 commit method 'open' allways return NoneType object.
Change History (2)
comment:1 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 10 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."