INSTALL.md
LICENSE
MANIFEST.in
README.md
setup.py
autotagger/__init__.py
autotagger/admin.py
autotagger/autotag_content.py
autotagger/models.py
django_tango.egg-info/PKG-INFO
django_tango.egg-info/SOURCES.txt
django_tango.egg-info/dependency_links.txt
django_tango.egg-info/not-zip-safe
django_tango.egg-info/requires.txt
django_tango.egg-info/top_level.txt
docs/requirements.txt
tango_admin/__init__.py
tango_admin/admin.py
tango_admin/admin_actions.py
tango_admin/forms.py
tango_admin/models.py
tango_admin/templates/admin/base_site.html
tango_admin/templates/admin/blacklist.html
tango_admin/templates/admin/filter.html
user_profiles/__init__.py
user_profiles/admin.py
user_profiles/filters.py
user_profiles/forms.py
user_profiles/models.py
user_profiles/tests.py
user_profiles/urls.py
user_profiles/views.py
user_profiles/fixtures/users.json
user_profiles/management/__init__.py
user_profiles/management/commands/__init__.py
user_profiles/management/commands/send_digest.py
user_profiles/templates/users/base.html
user_profiles/templates/users/digest.html
user_profiles/templates/users/user_detail.html
user_profiles/templates/users/user_edit_form.html
user_profiles/templates/users/user_list.html
user_profiles/templatetags/__init__.py
user_profiles/templatetags/user_tags.py
video/__init__.py
video/admin.py
video/forms.py
video/helpers.py
video/managers.py
video/models.py
video/tests.py
video/urls.py
video/views.py
video/templates/video/base.html
video/templates/video/gallery_list.html
video/templates/video/video_detail.html
video/templates/video/video_detail_boxed.html
video/templates/video/video_list.html
video/templates/video/includes/second.html
video/templates/video/includes/show_video.html
video/templatetags/__init__.py
video/templatetags/video_tags.py