Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 502be865c68635d5c31fa3fa58162b48412153ad
      
https://github.com/django/django/commit/502be865c68635d5c31fa3fa58162b48412153ad
  Author: Tom Christie <t...@tomchristie.com>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

  Changed paths:
    M django/views/generic/list.py
    M docs/ref/class-based-views/mixins-multiple-object.txt

  Log Message:
  -----------
  Add 'page_kwarg' attribute to `MultipleObjectMixin`, removing hardcoded 
'page'.


  Commit: f824a951776db86c04aaefc1e7c1c12ffb84c798
      
https://github.com/django/django/commit/f824a951776db86c04aaefc1e7c1c12ffb84c798
  Author: Tom Christie <t...@tomchristie.com>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

  Changed paths:
    M tests/regressiontests/generic_views/list.py
    M tests/regressiontests/generic_views/urls.py

  Log Message:
  -----------
  Test for `ListView.page_kwarg`


  Commit: 5bc6929f9af4d71065bce42578e49354096a7bf4
      
https://github.com/django/django/commit/5bc6929f9af4d71065bce42578e49354096a7bf4
  Author: Tom Christie <t...@tomchristie.com>
  Date:   2012-11-09 (Fri, 09 Nov 2012)

  Changed paths:
    M docs/ref/class-based-views/mixins-multiple-object.txt

  Log Message:
  -----------
  Include `versionadded 1.5` directive


  Commit: 3f2fc2f41abf226913517eb1e655f823f2c5e53a
      
https://github.com/django/django/commit/3f2fc2f41abf226913517eb1e655f823f2c5e53a
  Author: Tom Christie <t...@tomchristie.com>
  Date:   2012-11-09 (Fri, 09 Nov 2012)

  Changed paths:
    M docs/ref/class-based-views/mixins-multiple-object.txt

  Log Message:
  -----------
  Formatting tweaks.


  Commit: 778b8bdcf4fb2c7ddbf22ddbe8665001387b21ae
      
https://github.com/django/django/commit/778b8bdcf4fb2c7ddbf22ddbe8665001387b21ae
  Author: Jannis Leidel <jan...@leidel.info>
  Date:   2012-11-17 (Sat, 17 Nov 2012)

  Changed paths:
    M django/views/generic/list.py
    M docs/ref/class-based-views/mixins-multiple-object.txt
    M tests/regressiontests/generic_views/list.py
    M tests/regressiontests/generic_views/urls.py

  Log Message:
  -----------
  Merge pull request #467 from tomchristie/page-kwarg

Add 'page_kwarg' attribute to `MultipleObjectMixin`, removing hardcoded "page".


Compare: https://github.com/django/django/compare/730977046bb2...778b8bdcf4fb

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to