{% extends "admin/base_site.html" %} {% load i18n admin_static custom %} {% block extrastyle %}{{ block.super }}{% endblock %} {% block coltype %}colMS{% endblock %} {% block bodyclass %}{{ block.super }} dashboard{% endblock %} {% block breadcrumbs %} {% endblock %} {% block navbar-fixed %} navbar-fixed{% endblock %} {% block content %}

This functionality in development mode.

When you install any library, you have to restart server for update version.
{% for i in all_apps %} {% endfor %}
S.No. Name Current Version Latest Version Enter Version for install Action
{{ forloop.counter }} {{ i.key }} {{ i.version }}
{% endblock %} {% block sidebar %}
{% endblock %} {% block extrajs %} {% endblock %}