mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
[4.0.x] Fixed broken links and redirects in docs.
Backport of 1d16dbc745
from main
This commit is contained in:
parent
f426df268b
commit
9511a05074
4 changed files with 4 additions and 4 deletions
|
@ -19,7 +19,7 @@ that ``geoip2`` can leverage the C library's faster speed.
|
|||
|
||||
__ https://geoip2.readthedocs.io/
|
||||
__ https://pypi.org/project/geoip2/
|
||||
__ https://dev.maxmind.com/geoip/geoip2/geolite2/
|
||||
__ https://dev.maxmind.com/geoip/geolite2-free-geolocation-data
|
||||
__ https://github.com/maxmind/libmaxminddb/
|
||||
|
||||
Example
|
||||
|
|
|
@ -160,7 +160,7 @@ Finally, you'll need to set the header on your AJAX request. Using the
|
|||
// ...
|
||||
});
|
||||
|
||||
.. _fetch(): https://developer.mozilla.org/en-US/docs/Web/API/WindowOrWorkerGlobalScope/fetch
|
||||
.. _fetch(): https://developer.mozilla.org/en-US/docs/Web/API/fetch
|
||||
|
||||
Using CSRF in Jinja2 templates
|
||||
------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue