Page MenuHome

All Changesets

ChangePath
Modifiedblog/__init__.py
Modifiedblog/apps.py
Addedblog/migrations/0013_auto_20201110_1603.py
Modifiedblog/models.py
Addedblog/signals.py
Modifiedblog/templates/blog/post_list.html
Modifiedblog/tests/test_blog_posts.py
Modifiedblog/views/api/comment.py
Modifiedcomments/apps.py
Modifiedcomments/models.py
Modifiedcomments/signals.py
Modifiedcomments/templates/comments/components/comment.html
Modifiedcomments/tests/test_comments_api.py
Modifiedcomments/typed_templates.py
Modifiedcomments/views/common.py
Addedcommon/static/common/scripts/notifications.js
Modifiedcommon/static/common/scripts/tools.js
Addedcommon/static/common/styles/studio/_activity.scss
Modifiedcommon/static/common/styles/studio/_dropdown.scss
Modifiedcommon/static/common/styles/studio/_navbar.scss
Modifiedcommon/static/common/styles/studio/studio.scss
Modifiedcommon/templates/common/base.html
Modifiedcommon/templates/common/components/file.html
Modifiedcommon/tests/factories/comments.py
Modifiedfilms/apps.py
Modifiedfilms/signals.py
Modifiedfilms/templates/films/collection_detail.html
Modifiedfilms/templates/films/gallery.html
Addedfilms/tests/test_film_asset_comments.py
Modifiedfilms/views/api/comment.py
Modifiedfilms/views/gallery.py
Modifiedpoetry.lock
Modifiedprofiles/admin.py
Modifiedprofiles/apps.py
Addedprofiles/managers.py
Addedprofiles/migrations/0005_add_notifications.py
Modifiedprofiles/models.py
Modifiedprofiles/signals.py
Addedprofiles/templates/actstream/actor.html
Addedprofiles/templates/profiles/activity.html
Addedprofiles/templates/profiles/components/action.html
Addedprofiles/templates/profiles/components/action_summary.html
Addedprofiles/templates/profiles/components/actions.html
Addedprofiles/templates/profiles/components/links.html
Addedprofiles/templates/profiles/components/nav_action.html
Addedprofiles/templates/profiles/notifications.html
Addedprofiles/tests/test_api.py
Modifiedprofiles/urls.py
Addedprofiles/views/activity.py
Addedprofiles/views/api.py
Modifiedpyproject.toml
Modifiedstudio/settings_common.py
Modifiedstudio/urls.py
Modifiedtraining/__init__.py
Addedtraining/apps.py
Addedtraining/signals.py
Addedtraining/tests/test_section_comments.py
Modifiedtraining/views/api/comment.py