diff --git a/proposals/migrations/0050_replace_avg_understood.py b/proposals/migrations/0050_auto_20231116_1413.py similarity index 78% rename from proposals/migrations/0050_replace_avg_understood.py rename to proposals/migrations/0050_auto_20231116_1413.py index a9a9c9958..2de122f4d 100644 --- a/proposals/migrations/0050_replace_avg_understood.py +++ b/proposals/migrations/0050_auto_20231116_1413.py @@ -1,12 +1,10 @@ -# Generated by Django 3.2.20 on 2023-11-16 09:41 +# Generated by Django 3.2.20 on 2023-11-16 13:13 from django.db import migrations, models class Migration(migrations.Migration): - replaces = [('proposals', '0050_alter_proposal_avg_understood'), ('proposals', '0051_auto_20231116_1030')] - dependencies = [ ('proposals', '0049_alter_proposal_supervisor'), ] diff --git a/proposals/templates/proposals/proposal_pdf.html b/proposals/templates/proposals/proposal_pdf.html index 2548b9eb4..9d1d10631 100644 --- a/proposals/templates/proposals/proposal_pdf.html +++ b/proposals/templates/proposals/proposal_pdf.html @@ -85,7 +85,7 @@ {% block page_header %}