Sign in
There are a total of 1 posts.
Published Ene 23, 2026 by whitedec
Obtener la URL en plantillas de Django: `request.path` vs `path_info` vs `get_full_path` vs `build_absolute_uri`
Guía breve para obtener la URL actual en plantillas Django: `request.path`, `request.path_info`, `get_full_path()` y `b…