Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Remove future url for Django 1.9
  • Loading branch information
mounirmesselmeni committed Mar 26, 2016
commit b02da8cfd9fd715bd6e5f75b5c97282112799295
1 change: 0 additions & 1 deletion djangojs/templates/djangojs/test/djangojs-test-runner.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{% extends "djangojs/jasmine-runner.html" %}

{% load js %}
{% load url from future %}

{% block js_content %}
{% include "djangojs/test/test-data.html" %}
Expand Down