Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 1c921cfac34daa9c18e4e235e20fa7beb8929f1c
      
https://github.com/django/django/commit/1c921cfac34daa9c18e4e235e20fa7beb8929f1c
  Author: Matthew Somerville <[email protected]>
  Date:   2013-05-18 (Sat, 18 May 2013)

  Changed paths:
    M AUTHORS
    M django/views/generic/list.py
    M tests/generic_views/test_base.py
    M tests/generic_views/views.py

  Log Message:
  -----------
  Fixed #20235 -- Use self.object_list if object_list not present in 
get_context_data kwargs.

This is so MultipleObjectMixin can be used in the same way as
SingleObjectMixin.


  Commit: ef73a8eefd2c4836ca2badc67c3b9aa9a0add7bd
      
https://github.com/django/django/commit/ef73a8eefd2c4836ca2badc67c3b9aa9a0add7bd
  Author: Marc Tamlyn <[email protected]>
  Date:   2013-05-18 (Sat, 18 May 2013)

  Changed paths:
    M AUTHORS
    M django/views/generic/list.py
    M tests/generic_views/test_base.py
    M tests/generic_views/views.py

  Log Message:
  -----------
  Merge pull request #1083 from Markush2010/ticket20235

Fixes #20235 - MultipleObjectMixin requires object_list in kwargs


Compare: https://github.com/django/django/compare/be826aafacb9...ef73a8eefd2c

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to