Changes between Initial Version and Version 1 of Ticket #28418
- Timestamp:
- Jul 20, 2017, 1:17:16 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28418 – Description
initial v1 24 24 }}} 25 25 will cause an attribute error. 26 27 I have made a patch and submitted the PR https://github.com/django/django/pull/8792 to fix this issue.