django-fullurl

Adds three template tags to Django: `fullurl`, `fullstatic` and `buildfullurl`. The template tag `fullurl` acts just like `url`, but it always prints absolute URLs with scheme and domain

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django-fullurl

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.4 2023-03-30
1.3 2021-12-14  
1.2 2021-11-26  
1.1 2020-04-29
1.0 2019-03-22  
0.5 2017-05-17
0.4 2017-03-02
0.3 2017-03-02
0.2 2017-03-02
0.1 2017-03-01

Issues with this package?

Page last updated 2025-06-27 16:23:03 UTC