{% extends "snh/snh_base.html" %} {% block extrahead %} {% endblock %} {% block submenu %}
All users | {% for h in all_harvesters %}{{ h }} | {% endfor %}
ID | username | screenname | gender | description | language | status | type | url | views total | videos total |
---|---|---|---|---|---|---|---|---|---|---|
{{ user.fid|default_if_none:"0" }} | {{ user.username|default_if_none:"" }} | {{ user.screenname|default_if_none:"" }} | {{ user.gender|default_if_none:"" }} | {{ user.description|default_if_none:"0" }} | {{ user.language|default_if_none:"" }} | {{ user.status|default_if_none:"" }} | {{ user.type|default_if_none:"0" }} | {{ user.url.original_url|default_if_none:""|urlize }} | {{ user.views_total|default_if_none:"0" }} | {{ user.videos_total|default_if_none:"0" }} |
Created / Updated time | Video ID | title | description | language | country | duration | allow comments | rating | ratings_total | views total | comments total | bookmarks total | {{ video.created_time }} | {{ video.fid }} | {{ video.title }} | {{ video.description }} | {{ video.language }} | {{ video.country }} | {{ video.duration }} | {{ video.allow_comments }} | {{ video.rating }} | {{ video.ratings_total }} | {{ video.views_total }} | {{ video.comments_total }} | {{ video.bookmarks_total }} |
---|
Created time | From | To | Video ID | Message | Language |
---|