Skip to content

Commit

Permalink
Added a link to the CSRF+AJAX docs. Thanks to chrisdickinson for poin…
Browse files Browse the repository at this point in the history
…ting that out!
  • Loading branch information
toastdriven committed Aug 7, 2012
1 parent dc91278 commit c38a667
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/cookbook.rst
Original file line number Diff line number Diff line change
Expand Up @@ -433,5 +433,6 @@ Then you'd build a template like::
</html>

There are other ways to make this function, with other libraries or other
techniques for supplying the token. This is simply a starting point for
getting things working.
techniques for supplying the token (see
https://docs.djangoproject.com/en/dev/ref/contrib/csrf/#ajax for an
alternative). This is simply a starting point for getting things working.

0 comments on commit c38a667

Please sign in to comment.