Branch: refs/heads/master
Home:
https://github.com/django/django
Commit: 64e11a68f19793d11915e83574b1bb693da3980e
https://github.com/django/django/commit/64e11a68f19793d11915e83574b1bb693da3980e
Author: Łukasz Langa <
luk...@langa.pl>
Date: 2013-05-18 (Sat, 18 May 2013)
Changed paths:
M django/contrib/flatpages/views.py
R django/core/xheaders.py
M docs/releases/1.6.txt
R tests/special_headers/__init__.py
R tests/special_headers/fixtures/data.xml
R tests/special_headers/models.py
R tests/special_headers/templates/special_headers/article_detail.html
R tests/special_headers/tests.py
R tests/special_headers/urls.py
R tests/special_headers/views.py
Log Message:
-----------
Fixed #13285: populate_xheaders breaks caching
Commit: e73cb6391dd4f178e430c424eda6d9c97a70c7f6
https://github.com/django/django/commit/e73cb6391dd4f178e430c424eda6d9c97a70c7f6
Author: Aymeric Augustin <
aymeric....@m4x.org>
Date: 2013-05-18 (Sat, 18 May 2013)
Changed paths:
M django/contrib/flatpages/views.py
R django/core/xheaders.py
M docs/releases/1.6.txt
R tests/special_headers/__init__.py
R tests/special_headers/fixtures/data.xml
R tests/special_headers/models.py
R tests/special_headers/templates/special_headers/article_detail.html
R tests/special_headers/tests.py
R tests/special_headers/urls.py
R tests/special_headers/views.py
Log Message:
-----------
Merge pull request #1122 from ambv/issue13285
Fixed #13285: populate_xheaders breaks caching
Compare:
https://github.com/django/django/compare/d5ce2ff5e485...e73cb6391dd4