mirror of
https://github.com/django/django.git
synced 2025-06-05 11:39:13 +00:00
[3.2.x] Removed dead link in docs/topics/http/sessions.txt.
Backport of 4a80d0f22021bb0af842f038eba45958e9576bec from main
This commit is contained in:
parent
57d456319d
commit
1f48d38c69
@ -164,10 +164,9 @@ and the :setting:`SECRET_KEY` setting.
|
|||||||
|
|
||||||
**Performance**
|
**Performance**
|
||||||
|
|
||||||
Finally, the size of a cookie can have an impact on the `speed of your site`_.
|
Finally, the size of a cookie can have an impact on the speed of your site.
|
||||||
|
|
||||||
.. _`replay attacks`: https://en.wikipedia.org/wiki/Replay_attack
|
.. _`replay attacks`: https://en.wikipedia.org/wiki/Replay_attack
|
||||||
.. _`speed of your site`: https://yuiblog.com/blog/2007/03/01/performance-research-part-3/
|
|
||||||
|
|
||||||
Using sessions in views
|
Using sessions in views
|
||||||
=======================
|
=======================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user