Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/contrib/flatpages/views.py
Commit message (Expand)AuthorAgeFilesLines
* Deprecated passing a Context to a generic Template.render.Aymeric Augustin2015-01-121-7/+4
* Moved RequestSite and get_current_site.Aymeric Augustin2014-01-261-1/+1
* Removed some unnecessary __exact operators in filters.Tim Graham2014-01-181-2/+2
* Started attackign the next flake8 violationAlex Gaynor2013-10-311-0/+3
* Fixed #13285: populate_xheaders breaks cachingƁukasz Langa2013-05-181-2/+0
* Prevented flatpage view from directly accessing settings....Claude Paroz2012-10-011-6/+8
* Add reST role to templates named in some view docs.Ben Spaulding2012-06-271-1/+1
* Fixed #6213 -- Updated the flatpages app to only append a...Jannis Leidel2011-04-201-5/+13
* Fixed #14156 -- Modified the way CSRF protection is appli...Russell Keith-Magee2010-08-271-2/+12
* Fixed #12358 - csrf_token template tag does not work with...Luke Plant2010-02-041-0/+6
* Fixed #8376 -- Use request.path and request.path_info at ...Malcolm Tredinnick2008-08-211-1/+1
* Fixed #6213: flatpage view now correctly redirects if set...Jacob Kaplan-Moss2008-08-051-1/+3
* Implemented auto-escaping of variable output in templates...Malcolm Tredinnick2007-11-141-0/+8
* Fixed #2581 -- Added populate_xheaders() call to flatpage...Adrian Holovaty2006-08-231-1/+4
* Fixed #2332 -- Introduced is_authenticated() method on Us...Malcolm Tredinnick2006-07-191-1/+1
* MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is high...Adrian Holovaty2006-05-021-12/+12
* BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redi...Adrian Holovaty2005-11-111-0/+35