This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
624bef547c66da17048e29ff5d80126a665f1a0d
edx-platform
/
lms
/
djangoapps
/
discussion
/
management
/
commands
History
Hamza Khchine
ea8f667bee
feat: Add management command for updating discussion user stats for all users in a course (
#29973
)
...
Adds a management command to trigger an update to generate user stats for all users in a course.
2022-04-13 19:09:50 +05:00
..
__init__.py
Move django_comment_client to discussion/
2019-05-03 12:09:46 -04:00
assign_role.py
refactor: use q objects when fetching user using an identifier
2021-02-24 15:09:21 +05:00
assign_roles_for_course.py
BOM-2358 : Pyupgrade in dashboard, debug, discussion apps (
#26529
)
2021-02-22 15:42:21 +05:00
create_roles_for_existing.py
BOM-2358 : Pyupgrade in dashboard, debug, discussion apps (
#26529
)
2021-02-22 15:42:21 +05:00
get_discussion_link.py
BOM-2358 : Pyupgrade in dashboard, debug, discussion apps (
#26529
)
2021-02-22 15:42:21 +05:00
reload_forum_users.py
refactor: pyupgrade second iteration
2021-04-30 15:35:47 +05:00
seed_permissions_roles.py
BOM-2278 : Pylint amnesty in discussion, dashboard (
#26275
)
2021-02-03 18:15:14 +05:00
show_permissions.py
refactor: use q objects when fetching user using an identifier
#26683
2021-02-24 12:05:38 +05:00
sync_user_info.py
BOM-2278 : Pylint amnesty in discussion, dashboard (
#26275
)
2021-02-03 18:15:14 +05:00
update_user_discussion_stats.py
feat: Add management command for updating discussion user stats for all users in a course (
#29973
)
2022-04-13 19:09:50 +05:00