Skip to content

Resolve deprecation warnings with Django 1.8 #2886

Closed
@dvinegla

Description

@dvinegla

RemovedInDjango19Warning: Loading the url tag from the future library is deprecated and will be removed in Django 1.9. Use the default url tag instead.

base.html
{% load url from future %}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions