Upgrade to django-pipeline v.1.5.3.

TNL-3137
This commit is contained in:
Usman Khalid
2015-09-03 22:14:34 +05:00
parent cac9f97e77
commit 1e799eb508
15 changed files with 39 additions and 23 deletions

View File

@@ -1,9 +1,9 @@
<!DOCTYPE html>
{% load wiki_tags i18n %}{% load compressed %}
{% load wiki_tags i18n %}{% load pipeline %}
<html lang="{{LANGUAGE_CODE}}">
<head>
{% compressed_css 'course' %}
{% compressed_js 'main_vendor' %}
{% stylesheet 'course' %}
{% javascript 'main_vendor' %}
</head>
<body class="modal-preview">
<section class="container wiki view">