Private
Public Access
1
0

staticfiles to static

This commit is contained in:
Sander Roosendaal
2021-04-14 10:00:14 +02:00
parent 5dc7ad3c0d
commit 196548fdcc
206 changed files with 212 additions and 206 deletions

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Add Instant Plan{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "base.html" %}
{% load staticfiles %}
{% load static %}
{% block title %}Here's your result{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Rowsandall Age Group Records{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Rowsandall Age Group CP{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% block title %}Metric Alert{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% block title %}Planned Session{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% block title %}Metric Alert{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Metric Alert{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Rowsandall - Analysis {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Rowsandall - Analysis {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Rowsandall - Tasks {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Rowsandall Box Plot {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Workouts{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Workouts{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% block title %}CrewNerd Summary loading{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "base.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Workouts{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% load leaflet_tags %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}File loading{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}File loading{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% load leaflet_tags %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% load leaflet_tags %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% load leaflet_tags %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% load leaflet_tags %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Rowsandall {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Rowsandall {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "base.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block scripts %}
{% include "monitorjobs.html" %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}File loading{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Remove Athlete {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Remove Coach {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% load i18n %}
{% load leaflet_tags %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% load i18n %}
{% load leaflet_tags %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Empower FIX{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Register for a Virtual Race{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "base.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Export {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Rowsandall Workouts Summary Export{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Failed Que{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}New Virtual Challenge{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Rowsandall Fitness Progress {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Rowsandall Fitness Progress {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% load tz %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% load tz %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% load tz %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% load tz %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}New Coach Registration{% endblock title %}
{% block meta %}

View File

@@ -1,5 +1,5 @@
{% extends "newbasefront.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Rowsandall Rowing Data{% endblock %}

View File

@@ -1,4 +1,4 @@
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% for blog in blogposts %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Workouts{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Workouts{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}GDPR Opt-In{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Rowsandall Gold Medal Score {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Delete Graph Image {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block main %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Rowsandall {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}View Workout {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Rowsandall {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}File loading{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "base.html" %}
{% load staticfiles %}
{% load static %}
{% block title %}Here's your plot{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}New Virtual Challenge{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}{{ plan.name }}{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Rowsandall Training Plans{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Advanced Features {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Rowsandall - Analysis {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Rowsandall Courses List{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Rowsandall Recent Graphs{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Rowsandall Course Standards List{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Rowsandall Recent Video Analyses{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Rowsandall Workouts List{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}File loading{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% load tz %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% load leaflet_tags %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% load leaflet_tags %}

View File

@@ -1,4 +1,4 @@
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
<h1><a href="/rowers/analysis/">Analysis</a></h1>
<ul class="cd-accordion-menu animated">

View File

@@ -1,4 +1,4 @@
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
<h1><a href="/rowers/list-workouts/">Workouts</a></h1>
<ul class="cd-accordion-menu animated">

View File

@@ -1,4 +1,4 @@
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
<h1><a href="/rowers/me/edit/">Profile</a></h1>
<ul class="cd-accordion-menu animated">

View File

@@ -1,4 +1,4 @@
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
<h1><a href="/rowers/sessions/">Plan</a></h1>
<ul class="cd-accordion-menu animated">

View File

@@ -1,4 +1,4 @@
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
<h1><a href="/rowers/me/edit/">Profile</a></h1>
<ul class="cd-accordion-menu animated">

View File

@@ -1,4 +1,4 @@
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
<h1><a href="/rowers/me/teams/">Teams</a></h1>

View File

@@ -1,4 +1,4 @@
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
<h1><a href="/rowers/list-workouts/">Workouts</a></h1>
<ul class="cd-accordion-menu animated">

View File

@@ -1,4 +1,4 @@
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% for blog in blogposts %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}View Comparison {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}View Comparison {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}New Virtual Challenge{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Workouts{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block scripts %}

View File

@@ -1,5 +1,5 @@
{% extends "base.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Advanced Features {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}View Workout {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block scripts %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Advanced Features {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Rowsandall Fitness Progress {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% load tz %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% load tz %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Plan entire microcycle{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}New Planned Session{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% block title %}Planned Session{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Update Planned Session{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Planned Sessions{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Workouts{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Planned Sessions{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %}
{% load staticfiles %}
{% load static %}
{% load rowerfilters %}
{% block title %}Planned Sessions{% endblock %}

Some files were not shown because too many files have changed in this diff Show More