Changes between Initial Version and Version 2 of Ticket #24624
- Timestamp:
- 04/10/15 18:15:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24624
-
Property
Triage Stage
changed from
Unreviewed
toAccepted
-
Property
Triage Stage
changed from
-
Ticket #24624 – Description
initial v2 1 {{{ 1 2 Environment: 2 3 … … 51 52 Exception Type: AttributeError at /admin/doc/models/client.client/ 52 53 Exception Value: 'ManyToOneRel' object has no attribute 'opts' 54 }}} 53 55 54 Additional Related urls: 55 https://code.djangoproject.com/ticket/24381 56 Most likely caused by the fix in: https://code.djangoproject.com/ticket/24381