Sign in
There are a total of 1 posts.
Published Jan 23, 2026 by whitedec
Extraire l'URL dans un template Django : `request.path` vs `path_info` vs `get_full_path` vs `build_absolute_uri`
Guide rapide des URLs courantes en templates Django : `request.path`, `path_info`, `get_full_path()` et `build_absolute…