Opened 17 years ago
Last modified 12 years ago
#10491 closed
an unevaluated lazy object — at Initial Version
| Reported by: | liangent | Owned by: | nobody |
|---|---|---|---|
| Component: | HTTP handling | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | liangent@…, bmispelon@… | Triage Stage: | Ready for checkin |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
this shows <django.utils.functional.__proxy__ object at 0x0110ED10>, not xxx i expected
this bug also occurs when i'm trying to user.message_set.create(message=_(u'xxx'))
Note:
See TracTickets
for help on using tickets.