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
happenings/__init__.py
happenings/admin.py
happenings/forms.py
happenings/models.py
happenings/signals.py
happenings/tests.py
happenings/urls.py
happenings/views.py
happenings/fixtures/events.json
happenings/static/css/events.css
happenings/static/css/pickadate.css
happenings/static/js/jquery.hcal-ck.js
happenings/static/js/jquery.hcal.js
happenings/templates/happenings/add_memories.html
happenings/templates/happenings/base.html
happenings/templates/happenings/event_comments.html
happenings/templates/happenings/event_detail.html
happenings/templates/happenings/event_extra.html
happenings/templates/happenings/event_form.html
happenings/templates/happenings/event_map.html
happenings/templates/happenings/event_slides.html
happenings/templates/happenings/index.html
happenings/templates/happenings/memory_detail.html
happenings/templates/happenings/memory_list.html
happenings/templates/happenings/attending/list.html
happenings/templates/happenings/giveaways/giveaway_form.html
happenings/templates/happenings/giveaways/giveaway_list.html
happenings/templates/happenings/giveaways/winners.html
happenings/templates/happenings/giveaways/winners_export.html
happenings/templates/happenings/includes/event_info.html
happenings/templates/happenings/includes/event_selects.html
happenings/templates/happenings/includes/event_subnav.html
happenings/templates/happenings/includes/latest_updates.html
happenings/templates/happenings/includes/map.js
happenings/templates/happenings/includes/past_events.html
happenings/templates/happenings/includes/widget.html
happenings/templates/happenings/updates/update_detail.html
happenings/templates/happenings/updates/update_list.html
happenings/templatetags/__init__.py
happenings/templatetags/event_tags.py
photos/__init__.py
photos/admin.py
photos/forms.py
photos/managers.py
photos/models.py
photos/tests.py
photos/urls.py
photos/views.py
photos/fixtures/photos.json
photos/static/css/gallery.css
photos/static/js/gallery.js
photos/templates/galleries/base.html
photos/templates/galleries/gallery_detail.html
photos/templates/galleries/gallery_list.html
photos/templates/galleries/includes/related_galleries.html
photos/templatetags/__init__.py
photos/templatetags/gallery_tags.py
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
tango_capo/__init__.py
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