Changes between Version 4 and Version 5 of Ticket #30698
- Timestamp:
- Aug 11, 2019, 4:57:50 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30698 – Description
v4 v5 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]