1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/ref/contrib
Luke Plant 9a2e338107 Made CSRF middleware skip post-processing for 'csrf_exempt' decorated views.
This commit also decomposes the decorator into two decorators which can be
used separately, adds some tests, updates docs and fixes some code comments.



git-svn-id: http://code.djangoproject.com/svn/django/trunk@9815 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-02-07 17:47:02 +00:00
..
_images
comments Fixed #9346: fixed comment upgrade SQL in documentation. Thanks, mt. 2009-01-12 17:31:40 +00:00
formtools Fixed #9121: Corrected markup in the form preview docs. Thanks to Jarek Zgoda for the report. 2008-09-18 15:57:47 +00:00
admin.txt Cleaned up and refactored ModelAdmin.formfield_for_dbfield: 2009-01-16 15:32:31 +00:00
auth.txt
contenttypes.txt
csrf.txt Made CSRF middleware skip post-processing for 'csrf_exempt' decorated views. 2009-02-07 17:47:02 +00:00
databrowse.txt Fixed #9497 - Doc typos. Many thanks ramiro. 2008-11-02 20:43:20 +00:00
flatpages.txt
humanize.txt
index.txt
localflavor.txt Fixed #9705 -- Call the Netherlands by their real name in the localflavor 2008-12-07 03:42:25 +00:00
redirects.txt
sitemaps.txt
sites.txt Fixed #9497 - Doc typos. Many thanks ramiro. 2008-11-02 20:43:20 +00:00
syndication.txt Fixed #9477 -- Removed and edited a bunch of references to "development 2008-11-15 05:51:25 +00:00
webdesign.txt