| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-06 | Fixed #27783 -- Switched VariableDoesNotExist.__str__() to repr() context. | Ryan O’Hara | |
| Using __str__() and then repr'ing the result looks strange and can lead to recursive rendering of forms. | |||
![]() |
index : chango.git | |
| django |
| summaryrefslogtreecommitdiff |
| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-06 | Fixed #27783 -- Switched VariableDoesNotExist.__str__() to repr() context. | Ryan O’Hara | |
| Using __str__() and then repr'ing the result looks strange and can lead to recursive rendering of forms. | |||