django-absolute icon indicating copy to clipboard operation
django-absolute copied to clipboard

Easy full absolute URLs for Django

Results 5 django-absolute issues
Sort by recently updated
recently updated
newest added

Hi everyone ! It's been a pleasure to develop and maintain this application for Django. Unfortunately, I can't maintain it anymore, mostly because I'm not using Django anymore and I...

bug
enhancement
question

I have an issue with the render method of AbsoluteURLNode. It doesn't find the context['request'] when being rendered... Any help would be welcomed! File designs/templatetags/email.py line 14 in render: request...

I added more django versions and more python versions to test against, moved the build to the new docker based build worker and replaced --use-mirrors with travis_retry because --use-mirrors is...