LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
versioneer.py
academic_community/__init__.py
academic_community/_version.py
academic_community/admin.py
academic_community/apps.py
academic_community/cms_plugins.py
academic_community/cms_toolbars.py
academic_community/context_processors.py
academic_community/decorators.py
academic_community/filters.py
academic_community/forms.py
academic_community/middleware.py
academic_community/mixins.py
academic_community/py.typed
academic_community/urls.py
academic_community/utils.py
academic_community/validators.py
academic_community/views.py
academic_community/activities/__init__.py
academic_community/activities/admin.py
academic_community/activities/apps.py
academic_community/activities/cms_plugins.py
academic_community/activities/filters.py
academic_community/activities/forms.py
academic_community/activities/models.py
academic_community/activities/urls.py
academic_community/activities/views.py
academic_community/activities/migrations/0001_initial.py
academic_community/activities/migrations/0002_auto_20210422_2140.py
academic_community/activities/migrations/0003_activity_former_members.py
academic_community/activities/migrations/0004_auto_20210424_1438.py
academic_community/activities/migrations/0005_category_abbreviation.py
academic_community/activities/migrations/0006_auto_20210522_1552.py
academic_community/activities/migrations/0007_auto_20210522_1928.py
academic_community/activities/migrations/0008_activity_groups.py
academic_community/activities/migrations/0009_remove_activity_mailing_list.py
academic_community/activities/migrations/0010_activitymaterial.py
academic_community/activities/migrations/0011_activity_leaders.py
academic_community/activities/migrations/0012_auto_20220824_1437.py
academic_community/activities/migrations/0013_activitymateriallistpluginmodel.py
academic_community/activities/migrations/0014_auto_20220919_1955.py
academic_community/activities/migrations/0015_activitychannelgroup_activitychannelrelation.py
academic_community/activities/migrations/0016_auto_20221020_1516.py
academic_community/activities/migrations/0017_activitymaterialrelation_unique_activity_relation_for_material.py
academic_community/activities/migrations/0018_auto_20221223_1541.py
academic_community/activities/migrations/0019_auto_20230127_0935.py
academic_community/activities/migrations/__init__.py
academic_community/activities/templates/activities/activity_detail.html
academic_community/activities/templates/activities/activity_form.html
academic_community/activities/templates/activities/activity_join_form.html
academic_community/activities/templates/activities/activity_leave_form.html
academic_community/activities/templates/activities/activity_list.html
academic_community/activities/templates/activities/post_activity_memberchange_email.html
academic_community/activities/templates/activities/components/activity_card.html
academic_community/activities/templates/activities/components/activity_card_body.html
academic_community/activities/templates/activities/components/activity_cards.html
academic_community/activities/templates/activities/components/activity_sidebar.html
academic_community/activities/templates/activities/components/activitymaterialrelation_sidebar.html
academic_community/activities/templates/activities/components/badges/activity.html
academic_community/activities/templatetags/__init__.py
academic_community/activities/templatetags/activities.py
academic_community/activities/tests/__init__.py
academic_community/activities/tests/test_activity_list.py
academic_community/activities/tests/test_permissions.py
academic_community/channels/__init__.py
academic_community/channels/admin.py
academic_community/channels/apps.py
academic_community/channels/consumers.py
academic_community/channels/emojies.py
academic_community/channels/fields.py
academic_community/channels/filters.py
academic_community/channels/forms.py
academic_community/channels/permissions.py
academic_community/channels/routing.py
academic_community/channels/serializers.py
academic_community/channels/urls.py
academic_community/channels/widgets.py
academic_community/channels/jobs/__init__.py
academic_community/channels/jobs/minutely/__init__.py
academic_community/channels/jobs/minutely/update_thread_tree.py
academic_community/channels/migrations/0001_initial.py
academic_community/channels/migrations/0002_thread_previous_thread.py
academic_community/channels/migrations/0003_channelsubscription_unread.py
academic_community/channels/migrations/0004_auto_20221107_1448.py
academic_community/channels/migrations/0005_auto_20221125_1042.py
academic_community/channels/migrations/0006_channelmaterialrelation_unique_channel_relation_for_material.py
academic_community/channels/migrations/0007_auto_20230104_0853.py
academic_community/channels/migrations/__init__.py
academic_community/channels/models/__init__.py
academic_community/channels/models/channel_type.py
academic_community/channels/models/core.py
academic_community/channels/models/forum.py
academic_community/channels/models/group_conversation.py
academic_community/channels/models/groups.py
academic_community/channels/models/issue.py
academic_community/channels/models/material.py
academic_community/channels/models/private_conversation.py
academic_community/channels/models/relations.py
academic_community/channels/models/subscriptions.py
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/ajax/plugin.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/autocomplete/plugin.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/autocomplete/skins/default.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/plugin.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/dialogs/codesnippet.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/icons/codesnippet.png
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/icons/hidpi/codesnippet.png
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/ar.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/az.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/bg.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/ca.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/cs.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/da.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/de-ch.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/de.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/el.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/en-au.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/en-gb.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/en.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/eo.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/es-mx.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/es.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/et.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/eu.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/fa.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/fi.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/fr-ca.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/fr.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/gl.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/he.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/hr.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/hu.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/id.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/it.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/ja.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/km.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/ko.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/ku.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/lt.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/lv.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/nb.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/nl.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/no.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/oc.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/pl.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/pt-br.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/pt.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/ro.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/ru.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/sk.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/sl.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/sq.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/sr-latn.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/sr.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/sv.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/th.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/tr.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/tt.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/ug.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/uk.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/vi.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/zh-cn.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lang/zh.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/CHANGES.md
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/LICENSE
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/README.md
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/README.ru.md
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/highlight.pack.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/arta.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/ascetic.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.dark.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.light.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.dark.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.light.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.dark.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.light.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.dark.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.light.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.dark.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.light.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_paper.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_papersq.png
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/dark.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/default.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/docco.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/far.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/foundation.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/github.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/googlecode.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/idea.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/ir_black.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/magula.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/mono-blue.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai_sublime.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/obsidian.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.dark.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.light.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.jpg
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/railscasts.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/rainbow.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.png
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_dark.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_light.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/sunburst.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-blue.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-bright.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-eighties.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/vs.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/xcode.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/zenburn.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/codesnippet/samples/codesnippet.html
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/emoji.json
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/plugin.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/assets/iconsall.png
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/assets/iconsall.svg
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/icons/emojipanel.png
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/icons/hidpi/emojipanel.png
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/lang/cs.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/lang/da.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/lang/de-ch.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/lang/de.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/lang/en-au.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/lang/en.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/lang/et.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/lang/fa.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/lang/fr.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/lang/gl.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/lang/hr.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/lang/hu.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/lang/it.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/lang/nl.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/lang/pl.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/lang/pt-br.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/lang/sk.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/lang/sr-latn.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/lang/sr.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/lang/sv.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/lang/tr.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/lang/uk.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/lang/zh-cn.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/lang/zh.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/samples/emoji.html
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/emoji/skins/default.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/floatpanel/plugin.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/lineutils/plugin.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/lineutils/dev/dnd.html
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/lineutils/dev/magicfinger.html
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/mentions/plugin.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/mentions/samples/mentions.html
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/notificationaggregator/plugin.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/panel/plugin.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/panelbutton/plugin.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/textmatch/plugin.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/textwatcher/plugin.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadimage/plugin.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/plugin.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/dev/cors.html
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/dev/filereaderplugin.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/dev/upload.html
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/az.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/bg.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/ca.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/cs.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/da.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/de-ch.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/de.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/el.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/en-au.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/en.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/eo.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/es-mx.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/es.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/et.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/eu.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/fa.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/fr.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/gl.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/hr.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/hu.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/id.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/it.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/ja.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/km.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/ko.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/ku.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/lv.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/nb.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/nl.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/no.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/oc.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/pl.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/pt-br.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/pt.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/ro.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/ru.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/sk.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/sq.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/sr-latn.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/sr.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/sv.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/tr.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/ug.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/uk.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/zh-cn.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/uploadwidget/lang/zh.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/plugin.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/dev/console.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/dev/nestedwidgets.html
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/dev/widgetstyles.html
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/dev/assets/contents.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/dev/assets/sample.jpg
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/dev/assets/simplebox/contents.css
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/dev/assets/simplebox/plugin.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/dev/assets/simplebox/dialogs/simplebox.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/dev/assets/simplebox/icons/simplebox.png
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/images/handle.png
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/af.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/ar.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/az.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/bg.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/ca.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/cs.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/cy.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/da.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/de-ch.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/de.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/el.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/en-au.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/en-gb.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/en.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/eo.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/es-mx.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/es.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/et.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/eu.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/fa.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/fi.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/fr.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/gl.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/he.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/hr.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/hu.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/id.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/it.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/ja.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/km.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/ko.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/ku.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/lt.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/lv.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/nb.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/nl.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/no.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/oc.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/pl.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/pt-br.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/pt.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/ro.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/ru.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/sk.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/sl.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/sq.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/sr-latn.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/sr.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/sv.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/tr.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/tt.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/ug.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/uk.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/vi.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/zh-cn.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/widget/lang/zh.js
academic_community/channels/static/djangocms_text_ckeditor/ckeditor/plugins/xml/plugin.js
academic_community/channels/static/js/channels/filterxss.js
academic_community/channels/static/js/src/commentpopover.js
academic_community/channels/static/js/src/emoji_widget.js
academic_community/channels/static/js/src/emoji_widget/grouped_emojies.js
academic_community/channels/static/js/src/emoji_widget/select2_overrides.css
academic_community/channels/static/js/src/emoji_widget/widget.js
academic_community/channels/templates/chats/base_detail.html
academic_community/channels/templates/chats/base_list.html
academic_community/channels/templates/chats/channel_confirm_delete.html
academic_community/channels/templates/chats/channel_detail.html
academic_community/channels/templates/chats/channel_form.html
academic_community/channels/templates/chats/channel_list.html
academic_community/channels/templates/chats/channel_subscribers_form.html
academic_community/channels/templates/chats/channelgroup_detail.html
academic_community/channels/templates/chats/channelgroup_form.html
academic_community/channels/templates/chats/channelgroup_formset.html
academic_community/channels/templates/chats/channelgroup_list.html
academic_community/channels/templates/chats/channelmaterial_confirm_delete.html
academic_community/channels/templates/chats/channelmaterial_detail.html
academic_community/channels/templates/chats/channelmaterial_form.html
academic_community/channels/templates/chats/channelmaterial_list.html
academic_community/channels/templates/chats/channelsubscription_confirm_delete.html
academic_community/channels/templates/chats/channelsubscription_form.html
academic_community/channels/templates/chats/chatsettings_form.html
academic_community/channels/templates/chats/forum_detail.html
academic_community/channels/templates/chats/generate_keys_form.html
academic_community/channels/templates/chats/issue_detail.html
academic_community/channels/templates/chats/issue_list.html
academic_community/channels/templates/chats/thread_confirm_delete.html
academic_community/channels/templates/chats/thread_detail.html
academic_community/channels/templates/chats/thread_form.html
academic_community/channels/templates/chats/threadcomment_confirm_delete.html
academic_community/channels/templates/chats/threadcomment_detail.html
academic_community/channels/templates/chats/threadcomment_form.html
academic_community/channels/templates/chats/components/channel_card.html
academic_community/channels/templates/chats/components/channel_conversation.html
academic_community/channels/templates/chats/components/channel_item.html
academic_community/channels/templates/chats/components/channel_sidebar.html
academic_community/channels/templates/chats/components/channel_sidebar_item.html
academic_community/channels/templates/chats/components/channelgroup_form_content.html
academic_community/channels/templates/chats/components/channelmaterialrelation_sidebar.html
academic_community/channels/templates/chats/components/comment_body.html
academic_community/channels/templates/chats/components/comment_form_js.html
academic_community/channels/templates/chats/components/comment_popover.html
academic_community/channels/templates/chats/components/comment_quote.html
academic_community/channels/templates/chats/components/comment_reactions.html
academic_community/channels/templates/chats/components/comment_upload_alert.html
academic_community/channels/templates/chats/components/comment_user_profile.html
academic_community/channels/templates/chats/components/issue_item.html
academic_community/channels/templates/chats/components/issues_tree.html
academic_community/channels/templates/chats/components/mention_item_template.html
academic_community/channels/templates/chats/components/mention_output_template.html
academic_community/channels/templates/chats/components/thread_card.html
academic_community/channels/templates/chats/components/thread_conversation.html
academic_community/channels/templates/chats/components/thread_item.html
academic_community/channels/templates/chats/components/threadcomment_card.html
academic_community/channels/templates/chats/components/badges/channelkeyword.html
academic_community/channels/templates/chats/components/buttons/commentreaction.html
academic_community/channels/templates/chats/components/buttons/commentreaction_template.html
academic_community/channels/templates/chats/components/buttons/subscribe.html
academic_community/channels/templates/chats/mails/subscription_added_mail.html
academic_community/channels/templates/chats/mails/subscription_added_mail.txt
academic_community/channels/templates/chats/mails/subscription_removed_mail.html
academic_community/channels/templates/chats/mails/subscription_removed_mail.txt
academic_community/channels/templates/chats/mails/subscriptions_added_mail.html
academic_community/channels/templates/chats/mails/subscriptions_added_mail.txt
academic_community/channels/templates/chats/mails/subscriptions_removed_mail.html
academic_community/channels/templates/chats/mails/subscriptions_removed_mail.txt
academic_community/channels/templatetags/__init__.py
academic_community/channels/templatetags/chats.py
academic_community/channels/views/__init__.py
academic_community/channels/views/core.py
academic_community/channels/views/groups.py
academic_community/channels/views/material.py
academic_community/channels/views/relations.py
academic_community/channels/views/rest.py
academic_community/channels/views/subscriptions.py
academic_community/ckeditor5/__init__.py
academic_community/ckeditor5/apps.py
academic_community/ckeditor5/fields.py
academic_community/ckeditor5/utils.py
academic_community/ckeditor5/widgets.py
academic_community/ckeditor5/migrations/__init__.py
academic_community/ckeditor5/static/ckeditor5/app.js
academic_community/ckeditor5/static/ckeditor5/src/ckeditor-css-overrides.css
academic_community/ckeditor5/static/ckeditor5/src/ckeditor.js
academic_community/ckeditor5/static/ckeditor5/src/emojies_extra.js
academic_community/ckeditor5/static/ckeditor5/src/mentionlinkcustomization.js
academic_community/ckeditor5/static/ckeditor5/src/submitformplugin.js
academic_community/ckeditor5/templates/ckeditor5/widget.html
academic_community/contact/__init__.py
academic_community/contact/admin.py
academic_community/contact/apps.py
academic_community/contact/forms.py
academic_community/contact/models.py
academic_community/contact/urls.py
academic_community/contact/views.py
academic_community/contact/migrations/__init__.py
academic_community/contact/templates/contact/contact_form.html
academic_community/events/__init__.py
academic_community/events/admin.py
academic_community/events/apps.py
academic_community/events/cms_plugins.py
academic_community/events/forms.py
academic_community/events/models.py
academic_community/events/urls.py
academic_community/events/views.py
academic_community/events/jobs/__init__.py
academic_community/events/jobs/minutely/__init__.py
academic_community/events/jobs/minutely/close_registration.py
academic_community/events/jobs/minutely/close_submissions.py
academic_community/events/migrations/0001_initial.py
academic_community/events/migrations/0002_auto_20220305_2137.py
academic_community/events/migrations/0003_auto_20220311_0823.py
academic_community/events/migrations/0004_event_submission_licenses.py
academic_community/events/migrations/0005_auto_20220324_1532.py
academic_community/events/migrations/0006_event_registration_detail_form.py
academic_community/events/migrations/0007_alter_event_registration_detail_form.py
academic_community/events/migrations/0008_event_register_presenters.py
academic_community/events/migrations/0009_alter_event_register_presenters.py
academic_community/events/migrations/0010_event_activities.py
academic_community/events/migrations/0011_auto_20220617_1434.py
academic_community/events/migrations/__init__.py
academic_community/events/programme/__init__.py
academic_community/events/programme/admin.py
academic_community/events/programme/apps.py
academic_community/events/programme/cms_apps.py
academic_community/events/programme/filters.py
academic_community/events/programme/forms.py
academic_community/events/programme/models.py
academic_community/events/programme/urls.py
academic_community/events/programme/views.py
academic_community/events/programme/migrations/0001_initial.py
academic_community/events/programme/migrations/0002_auto_20210622_0112.py
academic_community/events/programme/migrations/0003_auto_20210622_1937.py
academic_community/events/programme/migrations/0004_auto_20210824_1607.py
academic_community/events/programme/migrations/0005_session_description.py
academic_community/events/programme/migrations/0006_sessionmaterial.py
academic_community/events/programme/migrations/0007_auto_20210920_1234.py
academic_community/events/programme/migrations/0008_alter_sessionmaterial_upload_material.py
academic_community/events/programme/migrations/0009_auto_20220111_0901.py
academic_community/events/programme/migrations/0010_alter_meetingroom_description.py
academic_community/events/programme/migrations/0011_alter_affiliation_organization.py
academic_community/events/programme/migrations/0012_alter_sessionmaterial_name.py
academic_community/events/programme/migrations/0013_auto_20220324_1737.py
academic_community/events/programme/migrations/0014_alter_contribution_can_be_published.py
academic_community/events/programme/migrations/0015_contribution_license.py
academic_community/events/programme/migrations/0016_alter_sessionmaterial_material_ptr.py
academic_community/events/programme/migrations/0017_alter_contribution_activity.py
academic_community/events/programme/migrations/0018_presentationtype_event.py
academic_community/events/programme/migrations/0019_auto_20220523_1317.py
academic_community/events/programme/migrations/0020_meetingroom_unique_meetingroom_name_for_event.py
academic_community/events/programme/migrations/0021_auto_20220620_0720.py
academic_community/events/programme/migrations/0022_auto_20220922_2028.py
academic_community/events/programme/migrations/0023_auto_20220922_2028.py
academic_community/events/programme/migrations/0024_sessionmaterialrelation_unique_session_relation_for_material.py
academic_community/events/programme/migrations/0025_auto_20230127_0935.py
academic_community/events/programme/migrations/__init__.py
academic_community/events/programme/static/scss/_programme.scss
academic_community/events/programme/templates/programme/add_contributingauthor_mail.html
academic_community/events/programme/templates/programme/contribution_detail.html
academic_community/events/programme/templates/programme/contribution_form.html
academic_community/events/programme/templates/programme/contribution_list.html
academic_community/events/programme/templates/programme/contribution_list_select.html
academic_community/events/programme/templates/programme/contribution_submitter_mail.html
academic_community/events/programme/templates/programme/delete_contributingauthor_mail.html
academic_community/events/programme/templates/programme/meetingroom_bookings_form.html
academic_community/events/programme/templates/programme/meetingroom_detail.html
academic_community/events/programme/templates/programme/meetingroom_form.html
academic_community/events/programme/templates/programme/meetingroom_list.html
academic_community/events/programme/templates/programme/presentationtype_event_import_form.html
academic_community/events/programme/templates/programme/presentationtype_formset.html
academic_community/events/programme/templates/programme/presentationtype_import_form.html
academic_community/events/programme/templates/programme/session_agenda_form.html
academic_community/events/programme/templates/programme/session_detail.html
academic_community/events/programme/templates/programme/session_form.html
academic_community/events/programme/templates/programme/session_formset.html
academic_community/events/programme/templates/programme/session_list.html
academic_community/events/programme/templates/programme/session_notification_form.html
academic_community/events/programme/templates/programme/slot_detail.html
academic_community/events/programme/templates/programme/slot_form.html
academic_community/events/programme/templates/programme/components/agenda_form.html
academic_community/events/programme/templates/programme/components/calendar.html
academic_community/events/programme/templates/programme/components/calendar_modal.html
academic_community/events/programme/templates/programme/components/calendar_modal_content.html
academic_community/events/programme/templates/programme/components/contribution_calendar_modal_content.html
academic_community/events/programme/templates/programme/components/contribution_card.html
academic_community/events/programme/templates/programme/components/contribution_card_body.html
academic_community/events/programme/templates/programme/components/contribution_sidebar.html
academic_community/events/programme/templates/programme/components/contributionmaterialrelation_sidebar.html
academic_community/events/programme/templates/programme/components/format_author.html
academic_community/events/programme/templates/programme/components/format_authors.html
academic_community/events/programme/templates/programme/components/meetingroom_card.html
academic_community/events/programme/templates/programme/components/meetingroom_cards.html
academic_community/events/programme/templates/programme/components/meetingroom_form_sidebar.html
academic_community/events/programme/templates/programme/components/presentationtype_form_card.html
academic_community/events/programme/templates/programme/components/programme_list.html
academic_community/events/programme/templates/programme/components/session_calendar_modal.html
academic_community/events/programme/templates/programme/components/session_calendar_modal_content.html
academic_community/events/programme/templates/programme/components/session_card.html
academic_community/events/programme/templates/programme/components/session_form_sidebar.html
academic_community/events/programme/templates/programme/components/session_sidebar.html
academic_community/events/programme/templates/programme/components/sessionmaterialrelation_sidebar.html
academic_community/events/programme/templates/programme/components/slot_card.html
academic_community/events/programme/templates/programme/components/slot_date_time.html
academic_community/events/programme/templates/programme/components/slot_time.html
academic_community/events/programme/templates/programme/components/buttons/connect.html
academic_community/events/programme/templates/programme/components/buttons/edit_calendar.html
academic_community/events/programme/templates/programme/components/contributingauthor_formset/card.html
academic_community/events/programme/templates/programme/components/contributingauthor_formset/container.html
academic_community/events/programme/templates/programme/components/contributingauthor_formset/form_creation.js
academic_community/events/programme/templatetags/__init__.py
academic_community/events/programme/templatetags/events_programme.py
academic_community/events/programme/tests/__init__.py
academic_community/events/programme/tests/test_contribution_create.py
academic_community/events/programme/tests/test_models.py
academic_community/events/programme/tests/test_permissions.py
academic_community/events/programme/tests/test_rest.py
academic_community/events/programme/tests/test_urls.py
academic_community/events/registrations/__init__.py
academic_community/events/registrations/admin.py
academic_community/events/registrations/apps.py
academic_community/events/registrations/cms_apps.py
academic_community/events/registrations/forms.py
academic_community/events/registrations/models.py
academic_community/events/registrations/urls.py
academic_community/events/registrations/views.py
academic_community/events/registrations/migrations/0001_initial.py
academic_community/events/registrations/migrations/0002_auto_20220111_0901.py
academic_community/events/registrations/migrations/0003_registration_details.py
academic_community/events/registrations/migrations/__init__.py
academic_community/events/registrations/templates/registrations/registration_confirm_delete.html
academic_community/events/registrations/templates/registrations/registration_confirmation_mail.html
academic_community/events/registrations/templates/registrations/registration_form.html
academic_community/events/registrations/templates/registrations/registration_form_self.html
academic_community/events/registrations/templates/registrations/registration_list.html
academic_community/events/registrations/templates/registrations/registration_withdrawal_mail.html
academic_community/events/registrations/templatetags/__init__.py
academic_community/events/registrations/templatetags/events_registrations.py
academic_community/events/templates/events/event_detail.html
academic_community/events/templates/events/event_form.html
academic_community/events/templates/events/event_list.html
academic_community/events/templates/events/event_notification_form.html
academic_community/events/templates/events/components/event_card.html
academic_community/events/templates/events/components/event_cards.html
academic_community/events/templates/events/components/event_form_content.html
academic_community/events/templates/events/components/event_links.html
academic_community/events/templates/events/components/event_sidebar.html
academic_community/events/templates/events/components/buttons/registration.html
academic_community/events/templates/events/components/buttons/submission.html
academic_community/events/templatetags/__init__.py
academic_community/events/templatetags/events.py
academic_community/events/tests/__init__.py
academic_community/events/tests/test_permissions.py
academic_community/faqs/__init__.py
academic_community/faqs/admin.py
academic_community/faqs/apps.py
academic_community/faqs/models.py
academic_community/faqs/urls.py
academic_community/faqs/views.py
academic_community/faqs/migrations/0001_initial.py
academic_community/faqs/migrations/0002_auto_20210426_2015.py
academic_community/faqs/migrations/__init__.py
academic_community/faqs/templates/faqs/faq_detail.html
academic_community/faqs/templates/faqs/faq_detail_content.html
academic_community/faqs/templates/faqs/questioncategory_detail.html
academic_community/faqs/templates/faqs/questioncategory_detail_content.html
academic_community/faqs/templates/faqs/questioncategory_list.html
academic_community/faqs/templates/faqs/components/faq_list.html
academic_community/faqs/templatetags/__init__.py
academic_community/faqs/templatetags/faqs.py
academic_community/history/__init__.py
academic_community/history/admin.py
academic_community/history/apps.py
academic_community/history/filters.py
academic_community/history/forms.py
academic_community/history/models.py
academic_community/history/urls.py
academic_community/history/views.py
academic_community/history/migrations/0001_initial.py
academic_community/history/migrations/__init__.py
academic_community/history/templates/history/post_update_email.html
academic_community/history/templates/reversion/revision_detail.html
academic_community/history/templates/reversion/revision_detail_content.html
academic_community/history/templates/reversion/revision_list.html
academic_community/history/templates/reversion/revision_list_content.html
academic_community/history/templatetags/__init__.py
academic_community/history/templatetags/history.py
academic_community/institutions/__init__.py
academic_community/institutions/admin.py
academic_community/institutions/apps.py
academic_community/institutions/filters.py
academic_community/institutions/forms.py
academic_community/institutions/models.py
academic_community/institutions/urls.py
academic_community/institutions/views.py
academic_community/institutions/migrations/0001_initial.py
academic_community/institutions/migrations/0002_auto_20210422_2140.py
academic_community/institutions/migrations/0003_auto_20210424_1438.py
academic_community/institutions/migrations/__init__.py
academic_community/institutions/static/js/institution_query.js
academic_community/institutions/static/scss/_institutions.scss
academic_community/institutions/templates/institutions/department_detail.html
academic_community/institutions/templates/institutions/department_form.html
academic_community/institutions/templates/institutions/department_form_content.html
academic_community/institutions/templates/institutions/institution_detail.html
academic_community/institutions/templates/institutions/institution_form.html
academic_community/institutions/templates/institutions/institution_form_content.html
academic_community/institutions/templates/institutions/institution_list.html
academic_community/institutions/templates/institutions/organization_overview.html
academic_community/institutions/templates/institutions/unit_detail.html
academic_community/institutions/templates/institutions/unit_form.html
academic_community/institutions/templates/institutions/unit_form_content.html
academic_community/institutions/templates/institutions/components/department_row.html
academic_community/institutions/templates/institutions/components/institution_row.html
academic_community/institutions/templates/institutions/components/organization_card.html
academic_community/institutions/templates/institutions/components/organization_card_body.html
academic_community/institutions/templatetags/__init__.py
academic_community/institutions/templatetags/institutions.py
academic_community/institutions/tests/__init__.py
academic_community/institutions/tests/test_institution_list.py
academic_community/institutions/tests/test_models.py
academic_community/institutions/tests/test_permissions.py
academic_community/mailinglists/__init__.py
academic_community/mailinglists/admin.py
academic_community/mailinglists/app_settings.py
academic_community/mailinglists/apps.py
academic_community/mailinglists/models.py
academic_community/mailinglists/urls.py
academic_community/mailinglists/views.py
academic_community/mailinglists/jobs/__init__.py
academic_community/mailinglists/jobs/minutely/__init__.py
academic_community/mailinglists/jobs/minutely/update_remote_lists.py
academic_community/mailinglists/migrations/0001_initial.py
academic_community/mailinglists/migrations/0002_sympamailinglist_requires_update.py
academic_community/mailinglists/migrations/__init__.py
academic_community/mailinglists/templates/mailinglists/sympamailinglist_detail.html
academic_community/management/__init__.py
academic_community/management/utils.py
academic_community/management/commands/all_permissions.json
academic_community/management/commands/default_cms_permissions.json
academic_community/management/commands/default_manager_permissions.json
academic_community/management/commands/default_member_permissions.json
academic_community/members/__init__.py
academic_community/members/admin.py
academic_community/members/apps.py
academic_community/members/filters.py
academic_community/members/forms.py
academic_community/members/models.py
academic_community/members/urls.py
academic_community/members/views.py
academic_community/members/migrations/0001_initial.py
academic_community/members/migrations/0002_auto_20210423_2023.py
academic_community/members/migrations/0003_auto_20210424_1438.py
academic_community/members/migrations/0004_auto_20210425_1359.py
academic_community/members/migrations/0005_auto_20210528_1324.py
academic_community/members/migrations/0006_move_communityagreement.py
academic_community/members/migrations/0007_auto_20220206_2155.py
academic_community/members/migrations/__init__.py
academic_community/members/static/js/add_institution_widget.js
academic_community/members/templates/members/become_member_request_email.html
academic_community/members/templates/members/become_member_request_email_manager.html
academic_community/members/templates/members/communitymember_detail.html
academic_community/members/templates/members/communitymember_email_form.html
academic_community/members/templates/members/communitymember_form.html
academic_community/members/templates/members/communitymember_list.html
academic_community/members/templates/members/email_verification_form.html
academic_community/members/templates/members/email_verification_mail.html
academic_community/members/templates/members/end_or_assign_topics_form.html
academic_community/members/templates/members/extensible_academic_organization_widget.html
academic_community/members/templates/members/grant_membership.html
academic_community/members/templates/members/granted_member_email.html
academic_community/members/templates/members/request_membership.html
academic_community/members/templates/members/send_verification_email_form.html
academic_community/members/templates/members/components/communitymember_card.html
academic_community/members/templates/members/components/communitymember_card_body.html
academic_community/members/templates/members/components/communitymember_row.html
academic_community/members/templates/registration/logged_out.html
academic_community/members/templates/registration/login.html
academic_community/members/templates/registration/password_change_form.html
academic_community/members/templates/registration/password_reset_complete.html
academic_community/members/templates/registration/password_reset_confirm.html
academic_community/members/templates/registration/password_reset_done.html
academic_community/members/templates/registration/password_reset_email.html
academic_community/members/templates/registration/password_reset_form.html
academic_community/members/templatetags/__init__.py
academic_community/members/templatetags/members.py
academic_community/members/tests/__init__.py
academic_community/members/tests/test_communitymember_list.py
academic_community/members/tests/test_models.py
academic_community/members/tests/test_permissions.py
academic_community/migrations/0001_initial.py
academic_community/migrations/0002_internalnamelink_get_params.py
academic_community/migrations/0003_auto_20220307_0948.py
academic_community/migrations/0004_bootstrap5carouselcaptionslide.py
academic_community/migrations/0005_pagestylesextension.py
academic_community/migrations/__init__.py
academic_community/models/__init__.py
academic_community/models/cms.py
academic_community/models/relations.py
academic_community/notifications/__init__.py
academic_community/notifications/admin.py
academic_community/notifications/apps.py
academic_community/notifications/consumers.py
academic_community/notifications/filters.py
academic_community/notifications/forms.py
academic_community/notifications/models.py
academic_community/notifications/routing.py
academic_community/notifications/serializers.py
academic_community/notifications/urls.py
academic_community/notifications/views.py
academic_community/notifications/jobs/__init__.py
academic_community/notifications/jobs/minutely/__init__.py
academic_community/notifications/jobs/minutely/reset_availability.py
academic_community/notifications/jobs/minutely/send_pending_emails.py
academic_community/notifications/jobs/minutely/send_pending_notifications.py
academic_community/notifications/jobs/minutely/update_session_availability.py
academic_community/notifications/migrations/0001_initial.py
academic_community/notifications/migrations/0002_pendingemail.py
academic_community/notifications/migrations/0003_auto_20210630_1110.py
academic_community/notifications/migrations/0004_auto_20220513_2108.py
academic_community/notifications/migrations/0005_populate_uuid_values.py
academic_community/notifications/migrations/0006_remove_uuid_null.py
academic_community/notifications/migrations/0007_sessionavailability_sessionconnection.py
academic_community/notifications/migrations/__init__.py
academic_community/notifications/static/js/notification_settings.js
academic_community/notifications/templates/notifications/bulk_notification_mail.html
academic_community/notifications/templates/notifications/bulk_notification_mail.txt
academic_community/notifications/templates/notifications/channelnotificationsettings_confirm_delete.html
academic_community/notifications/templates/notifications/channelnotificationsettings_form.html
academic_community/notifications/templates/notifications/chatnotification_mail.html
academic_community/notifications/templates/notifications/chatnotification_mail.txt
academic_community/notifications/templates/notifications/chatnotificationsettings_form.html
academic_community/notifications/templates/notifications/notification_detail.html
academic_community/notifications/templates/notifications/notification_list.html
academic_community/notifications/templates/notifications/notification_list_content.html
academic_community/notifications/templates/notifications/notification_mail.html
academic_community/notifications/templates/notifications/notification_mail.txt
academic_community/notifications/templates/notifications/notificationsettings_form.html
academic_community/notifications/templates/notifications/outgoingnotification_form.html
academic_community/notifications/templates/notifications/outgoingnotification_form_content.html
academic_community/notifications/templates/notifications/sendnotification_form.html
academic_community/notifications/templates/notifications/systemnotificationsettings_form.html
academic_community/notifications/templates/notifications/usernotificationsettings_form.html
academic_community/notifications/templates/notifications/components/notification_card.html
academic_community/notifications/templates/notifications/components/notification_mail_body.html
academic_community/notifications/templates/notifications/components/notification_mail_body.txt
academic_community/notifications/templates/notifications/templatetags/__init__.py
academic_community/notifications/templates/notifications/templatetags/delete_notification_button.html
academic_community/notifications/templates/notifications/templatetags/notification_toast_template.html
academic_community/notifications/templates/notifications/templatetags/notifications_button.html
academic_community/notifications/templates/notifications/templatetags/select_notification_button.html
academic_community/notifications/templatetags/__init__.py
academic_community/notifications/templatetags/notification_helpers.py
academic_community/rest/__init__.py
academic_community/rest/admin.py
academic_community/rest/apps.py
academic_community/rest/models.py
academic_community/rest/permissions.py
academic_community/rest/renderers.py
academic_community/rest/serializers.py
academic_community/rest/urls.py
academic_community/rest/views.py
academic_community/rest/migrations/__init__.py
academic_community/search/__init__.py
academic_community/search/admin.py
academic_community/search/apps.py
academic_community/search/models.py
academic_community/search/tests.py
academic_community/search/urls.py
academic_community/search/views.py
academic_community/search/migrations/__init__.py
academic_community/search/templates/search/search.html
academic_community/static/css/filtered-multiple-select-overrides.scss
academic_community/static/css/main.scss
academic_community/static/images/orcid.svg
academic_community/static/js/cookiealert.js
academic_community/static/js/datetimepicker.js
academic_community/static/js/protect_email.js
academic_community/static/js/refresh_times.js
academic_community/static/scss/_buttons.scss
academic_community/static/scss/_cookiealert.scss
academic_community/static/scss/_filtered-multiple-select-overrides.scss
academic_community/static/scss/_rjsf.scss
academic_community/static/scss/_sidebar.scss
academic_community/static/scss/_top_nav.scss
academic_community/templates/base.html
academic_community/templates/base_detail.html
academic_community/templates/base_list.html
academic_community/templates/base_list_sidebar.html
academic_community/templates/empty_cms.html
academic_community/templates/fullwidth.html
academic_community/templates/navigation_sidebar.html
academic_community/templates/academic_community/e2ee_status.html
academic_community/templates/academic_community/is_anonymous_plugin.html
academic_community/templates/academic_community/is_authenticated_plugin.html
academic_community/templates/academic_community/splitdurationwidget.html
academic_community/templates/academic_community/components/breadcrumbs.html
academic_community/templates/academic_community/components/card.html
academic_community/templates/academic_community/components/collapsible_card.html
academic_community/templates/academic_community/components/form.html
academic_community/templates/academic_community/components/formset.html
academic_community/templates/academic_community/components/login_alert.html
academic_community/templates/academic_community/components/modal.html
academic_community/templates/academic_community/components/section.html
academic_community/templates/academic_community/components/switch.html
academic_community/templates/academic_community/components/tab_content.html
academic_community/templates/academic_community/components/tab_list.html
academic_community/templates/academic_community/components/tab_listcard.html
academic_community/templates/academic_community/components/badges/active_topics.html
academic_community/templates/academic_community/components/badges/end_date.html
academic_community/templates/academic_community/components/badges/last_modification_date.html
academic_community/templates/academic_community/components/badges/leader.html
academic_community/templates/academic_community/components/badges/member.html
academic_community/templates/academic_community/components/badges/members.html
academic_community/templates/academic_community/components/badges/start_date.html
academic_community/templates/academic_community/components/badges/filters/active_filter.html
academic_community/templates/academic_community/components/badges/filters/activities.html
academic_community/templates/academic_community/components/badges/filters/end_date__isnull.html
academic_community/templates/academic_community/components/badges/filters/end_date__range.html
academic_community/templates/academic_community/components/badges/filters/last_modification_date__range.html
academic_community/templates/academic_community/components/badges/filters/session.html
academic_community/templates/academic_community/components/badges/filters/start_date__range.html
academic_community/templates/academic_community/components/buttons/alphabet_buttons.html
academic_community/templates/academic_community/components/buttons/clipboard.html
academic_community/templates/academic_community/components/buttons/clipboard_html.html
academic_community/templates/academic_community/components/buttons/create.html
academic_community/templates/academic_community/components/buttons/delete.html
academic_community/templates/academic_community/components/buttons/details.html
academic_community/templates/academic_community/components/buttons/edit.html
academic_community/templates/academic_community/components/buttons/email.html
academic_community/templates/academic_community/components/buttons/filter.html
academic_community/templates/academic_community/components/buttons/join.html
academic_community/templates/academic_community/components/buttons/leave.html
academic_community/templates/academic_community/components/buttons/orcid.html
academic_community/templates/academic_community/components/buttons/phone_number.html
academic_community/templates/academic_community/components/buttons/website.html
academic_community/templates/academic_community/components/utils/close_icon.html
academic_community/templates/academic_community/components/utils/profile.html
academic_community/templates/admin/base_site.html
academic_community/templates/admin/inc/branding.html
academic_community/templates/base_components/base_meta.html
academic_community/templates/base_components/e2ee_modal.html
academic_community/templates/base_components/empty_top_nav.html
academic_community/templates/base_components/footer.html
academic_community/templates/base_components/manifest.webmanifest
academic_community/templates/base_components/pwa.html
academic_community/templates/base_components/serviceworker.js
academic_community/templates/base_components/sidebar.html
academic_community/templates/base_components/top_nav.html
academic_community/templates/cms_components/empty_cms_top_nav.html
academic_community/templates/cookielaw/banner.html
academic_community/templates/djangocms_bootstrap5/carousel/default/slide.html
academic_community/templates/menu/breadcrumb.html
academic_community/templates/menu/menu.html
academic_community/templatetags/__init__.py
academic_community/templatetags/bootstrap_helpers.py
academic_community/templatetags/community_badges.py
academic_community/templatetags/community_buttons.py
academic_community/templatetags/community_utils.py
academic_community/topics/__init__.py
academic_community/topics/admin.py
academic_community/topics/apps.py
academic_community/topics/filters.py
academic_community/topics/forms.py
academic_community/topics/models.py
academic_community/topics/urls.py
academic_community/topics/views.py
academic_community/topics/migrations/0001_initial.py
academic_community/topics/migrations/0002_auto_20210424_1431.py
academic_community/topics/migrations/0003_auto_20210427_1400.py
academic_community/topics/migrations/0004_auto_20210522_1552.py
academic_community/topics/migrations/0005_auto_20210525_1702.py
academic_community/topics/migrations/0006_clmtopic.py
academic_community/topics/migrations/0007_auto_20220119_2102.py
academic_community/topics/migrations/0008_alter_topicmembership_topic.py
academic_community/topics/migrations/0009_topicmaterial.py
academic_community/topics/migrations/0010_topicrelation.py
academic_community/topics/migrations/0011_auto_20220922_1955.py
academic_community/topics/migrations/0012_topicmentionlink.py
academic_community/topics/migrations/0013_topicchannelrelation.py
academic_community/topics/migrations/0014_topicmaterialrelation_unique_topic_relation_for_material.py
academic_community/topics/migrations/0015_auto_20221223_1638.py
academic_community/topics/migrations/0016_auto_20230127_0935.py
academic_community/topics/migrations/__init__.py
academic_community/topics/static/css/topic_detail_content.css
academic_community/topics/static/css/topics.css
academic_community/topics/static/js/enable_topic_usage.js
academic_community/topics/templates/topics/topic_clone_form.html
academic_community/topics/templates/topics/topic_detail.html
academic_community/topics/templates/topics/topic_field_form.html
academic_community/topics/templates/topics/topic_form.html
academic_community/topics/templates/topics/topic_form_content.html
academic_community/topics/templates/topics/topic_list.html
academic_community/topics/templates/topics/topicmembership_approve_form.html
academic_community/topics/templates/topics/topicmembership_email.html
academic_community/topics/templates/topics/topicmembership_form.html
academic_community/topics/templates/topics/topicmembership_formset.html
academic_community/topics/templates/topics/components/topic_card.html
academic_community/topics/templates/topics/components/topic_card_body.html
academic_community/topics/templates/topics/components/topic_sidebar.html
academic_community/topics/templates/topics/components/topicmaterialrelation_sidebar.html
academic_community/topics/templates/topics/components/topicrelation_form.html
academic_community/topics/templates/topics/components/badges/keyword.html
academic_community/topics/templatetags/__init__.py
academic_community/topics/templatetags/topics.py
academic_community/topics/tests/__init__.py
academic_community/topics/tests/test_models.py
academic_community/topics/tests/test_permissions.py
academic_community/topics/tests/test_topic_list.py
academic_community/uploaded_material/__init__.py
academic_community/uploaded_material/admin.py
academic_community/uploaded_material/apps.py
academic_community/uploaded_material/cms_plugins.py
academic_community/uploaded_material/filters.py
academic_community/uploaded_material/forms.py
academic_community/uploaded_material/models.py
academic_community/uploaded_material/urls.py
academic_community/uploaded_material/views.py
academic_community/uploaded_material/migrations/0001_initial.py
academic_community/uploaded_material/migrations/0002_material_user.py
academic_community/uploaded_material/migrations/0003_auto_20220325_1513.py
academic_community/uploaded_material/migrations/0004_auto_20220406_1002.py
academic_community/uploaded_material/migrations/0005_communitymaterial.py
academic_community/uploaded_material/migrations/0006_communitymateriallistpluginmodel.py
academic_community/uploaded_material/migrations/0007_material_uuid.py
academic_community/uploaded_material/migrations/0008_generate_uuids.py
academic_community/uploaded_material/migrations/0009_alter_material_uuid.py
academic_community/uploaded_material/migrations/0010_auto_20220923_1045.py
academic_community/uploaded_material/migrations/0011_alter_material_upload_material.py
academic_community/uploaded_material/migrations/0012_auto_20230201_0918.py
academic_community/uploaded_material/migrations/__init__.py
academic_community/uploaded_material/templates/e2ee/masterkeysecret_confirm_delete.html
academic_community/uploaded_material/templates/uploaded_material/material_confirm_delete.html
academic_community/uploaded_material/templates/uploaded_material/material_detail.html
academic_community/uploaded_material/templates/uploaded_material/material_form.html
academic_community/uploaded_material/templates/uploaded_material/material_list.html
academic_community/uploaded_material/templates/uploaded_material/components/add_material_button_plugin.html
academic_community/uploaded_material/templates/uploaded_material/components/file_size_notification_mail.html
academic_community/uploaded_material/templates/uploaded_material/components/material_card.html
academic_community/uploaded_material/templates/uploaded_material/components/material_cards.html
academic_community/uploaded_material/templates/uploaded_material/components/material_links.html
academic_community/uploaded_material/templates/uploaded_material/components/material_listplugin.html
academic_community/uploaded_material/templates/uploaded_material/components/material_sidebar.html
academic_community/uploaded_material/templates/uploaded_material/components/badges/materialcategory.html
academic_community/uploaded_material/templates/uploaded_material/components/badges/materialkeyword.html
academic_community/uploaded_material/templatetags/__init__.py
academic_community/uploaded_material/templatetags/uploaded_material.py
django_academic_community.egg-info/PKG-INFO
django_academic_community.egg-info/SOURCES.txt
django_academic_community.egg-info/dependency_links.txt
django_academic_community.egg-info/requires.txt
django_academic_community.egg-info/top_level.txt