mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Updated various links to HTTPS and new locations.
This commit is contained in:
parent
cbce427c17
commit
514884e9a5
7 changed files with 8 additions and 8 deletions
|
@ -104,7 +104,7 @@ The above code could be simplified by using the `JavaScript Cookie library
|
|||
Django provides a view decorator which forces setting of the cookie:
|
||||
:func:`~django.views.decorators.csrf.ensure_csrf_cookie`.
|
||||
|
||||
.. _BREACH: http://breachattack.com/
|
||||
.. _BREACH: https://www.breachattack.com/
|
||||
|
||||
.. _acquiring-csrf-token-from-html:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue