Start working on the model admin view for the frontend side.
Blockers:
None
Regards, Deepanshu Sahu
Deepanshu Sahu
unread,
Jun 28, 2026, 2:16:14 PM (2 days ago) Jun 28
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenWISP Google Summer of Code
[June 22 - June 26]
List of Tasks I have worked on :
Made the batch command feature more fault-tolerant by adding a skipped_devices field to the model, enabling failed devices to be displayed in the execution summary for future frontend integration.
Added tests for Celery tasks, covered edge cases for Single Command and Firmware Upgrader batch upgrade, and addressed all review comments. The PR #1395 is now ready for review.
Started working on the model admin view locally on top of the PR #1395 branch.