Go Dashboard

Packages listed on this page are written by third parties and may or may not build or be safe to use.

Recently Installed Packages

{% for r in by_time %} {% endfor %}
last installcountpathproject
{{r.last_install|date:"Y-M-d H:i"}} {{r.count}} {{r.path}} {% for p in r.project_set %} {{p.name}} - {{p.descr}} {% endfor %}

Most Installed Packages

{% for r in by_count %} {% endfor %}
last installcountpathproject
{{r.last_install|date:"Y-M-d H:i"}} {{r.count}} {{r.path}} {% for p in r.project_set %} {{p.name}} - {{p.descr}} {% endfor %}