Changes between Version 5 and Version 6 of Ticket #30698
- Timestamp:
- Aug 11, 2019, 5:01:13 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30698 – Description
v5 v6 52 52 53 53 Also, `SingleObjectMixin` will be implemented in a same fashion as `MultipleObjectMixin` is this moment. 54 55 [https://github.com/django/django/pull/11653]