Changes between Version 13 and Version 14 of Ticket #30698


Ignore:
Timestamp:
Aug 11, 2019, 12:27:40 PM (5 years ago)
Author:
Davit Gachechiladze
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30698 – Description

    v13 v14  
    5252
    5353Also, `SingleObjectMixin.get_context_data(self, *, object=None, **kwargs)` will be implemented in a same fashion as `MultipleObjectMixin.get_context_data(self, *, object_list=None, **kwargs)` is this moment.
     54
     55[https://github.com/django/django/pull/11657]
Back to Top