MANIFEST.in
README.md
setup.cfg
setup.py
src/colab_superarchives/__init__.py
src/colab_superarchives/admin.py
src/colab_superarchives/apps.py
src/colab_superarchives/context_processors.py
src/colab_superarchives/filters.py
src/colab_superarchives/managers.py
src/colab_superarchives/models.py
src/colab_superarchives/search_indexes.py
src/colab_superarchives/signals.py
src/colab_superarchives/urls.py
src/colab_superarchives/views.py
src/colab_superarchives.egg-info/PKG-INFO
src/colab_superarchives.egg-info/SOURCES.txt
src/colab_superarchives.egg-info/dependency_links.txt
src/colab_superarchives.egg-info/not-zip-safe
src/colab_superarchives.egg-info/requires.txt
src/colab_superarchives.egg-info/top_level.txt
src/colab_superarchives/fixtures/mailinglistdata.json
src/colab_superarchives/fixtures/test_data_superachives.json
src/colab_superarchives/locale/en/LC_MESSAGES/django.mo
src/colab_superarchives/locale/en/LC_MESSAGES/django.po
src/colab_superarchives/locale/es/LC_MESSAGES/django.mo
src/colab_superarchives/locale/es/LC_MESSAGES/django.po
src/colab_superarchives/locale/pt_BR/LC_MESSAGES/django.mo
src/colab_superarchives/locale/pt_BR/LC_MESSAGES/django.po
src/colab_superarchives/management/__init__.py
src/colab_superarchives/management/commands/__init__.py
src/colab_superarchives/management/commands/import_emails.py
src/colab_superarchives/management/commands/message.py
src/colab_superarchives/management/commands/update_blocks.py
src/colab_superarchives/management/commands/update_keywords.py
src/colab_superarchives/migrations/0001_initial.py
src/colab_superarchives/migrations/0002_thread_user.py
src/colab_superarchives/migrations/__init__.py
src/colab_superarchives/templates/mailinglist-summary.html
src/colab_superarchives/templates/message-preview.html
src/colab_superarchives/templates/message-thread.html
src/colab_superarchives/templates/dashboard/thread_search_preview.html
src/colab_superarchives/templates/search/thread_search_preview.html
src/colab_superarchives/templates/search/indexes/colab_superarchives/thread_collaborators.txt
src/colab_superarchives/templates/search/indexes/colab_superarchives/thread_description.txt
src/colab_superarchives/templates/search/indexes/colab_superarchives/thread_text.txt
src/colab_superarchives/templates/superarchives/thread-dashboard.html
src/colab_superarchives/templates/superarchives/emails/email_blank_subject.txt
src/colab_superarchives/templates/superarchives/emails/email_verification.txt
src/colab_superarchives/templates/superarchives/includes/message.html
src/colab_superarchives/templates/superarchives/tags/display_message.html
src/colab_superarchives/templates/widgets/dashboard_collaboration_graph.html
src/colab_superarchives/templates/widgets/dashboard_latest_collaborations.html
src/colab_superarchives/templates/widgets/dashboard_latest_threads.html
src/colab_superarchives/templates/widgets/dashboard_most_relevant_threads.html
src/colab_superarchives/templates/widgets/group.html
src/colab_superarchives/templates/widgets/group_membership.html
src/colab_superarchives/templates/widgets/latest_posted.html
src/colab_superarchives/templates/widgets/participation_chart.html
src/colab_superarchives/templatetags/__init__.py
src/colab_superarchives/templatetags/superarchives.py
src/colab_superarchives/utils/__init__.py
src/colab_superarchives/utils/blocks.py
src/colab_superarchives/utils/collaborations.py
src/colab_superarchives/utils/etiquetador.py
src/colab_superarchives/utils/mailman.py
src/colab_superarchives/utils/url.py
src/colab_superarchives/widgets/__init__.py
src/colab_superarchives/widgets/dashboard_collaboration_graph.py
src/colab_superarchives/widgets/dashboard_latest_collaborations.py
src/colab_superarchives/widgets/dashboard_latest_threads.py
src/colab_superarchives/widgets/dashboard_most_relevant_threads.py
src/colab_superarchives/widgets/group.py
src/colab_superarchives/widgets/group_membership.py
src/colab_superarchives/widgets/latest_posted.py
src/colab_superarchives/widgets/participation_chart.py