{% spaceless %} {% load url from future %} {% load i18n profile_tags static %} {% load opencomparison_tags %}
{% block angularjs %} {% endblock angularjs %}{% trans "Search Weight" %} | {% trans "Package" %} | {% trans "Description" %} | {% trans "Last PyPI release:" %} | {% trans "Repo Forks" %} | {% trans "Watchers" %} | |||
---|---|---|---|---|---|---|---|---|
{{ item.weight / max_weight * 100 | number:0 }}% | {{ item.title }} | Grid: {{ item.description }} | {{ item.last_released | date: 'mediumDate' }} | N/A | {{ item.repo_forks }} | N/A | {{ item.repo_watchers }} | N/A |