{% extends "updating_service/base.html" %} {% load staticfiles %} {% load get_at_index %} {% block content %}
The application is running version {{ current_django_version }} of Django
Congrats! Your installation of Django is still supported by the Djangoproject!
{% else %}Your version of Django is not supported anymore and will not recieve any security updates in the future!
{% endif %}Your application is outdated and unsecure! It is recommended that you update to version {{ recommended_version }}