Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: fa7cb4ef3cc5f4c3514857bd25b43d31815eba94
      
https://github.com/django/django/commit/fa7cb4ef3cc5f4c3514857bd25b43d31815eba94
  Author: Chris Wilson <chris+git...@qwirx.com>
  Date:   2013-05-31 (Fri, 31 May 2013)

  Changed paths:
    M django/test/utils.py
    M tests/test_client_regress/tests.py

  Log Message:
  -----------
  Fixed #20404 -- Added a keys() method to ContextList.

It's useful to be able to list all the (flattened) keys of a
ContextList, to help you figure out why the variable that's supposed
to be there is not.

No .values() or .items() added as the definition for those aren't clear.

The patch is Chris Wilson's patch from pull request 1065 with some
modifications by committer.



-- 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/51a910e95a5c5_5f3f50fdd42213c%40hookshot-fe5-pe1-prd.aws.github.net.mail?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to