Skip to content

Commit 219c301

Browse files
committed
Added the meeting attendance fetcher to the daily cronjobs
- Legacy-Id: 13491
1 parent 151b14a commit 219c301

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

bin/daily

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,7 @@ $DTDIR/ietf/bin/expire-last-calls
3434
# Enable when removed from /a/www/ietf-datatracker/scripts/Cron-runner:
3535
$DTDIR/ietf/bin/rfc-editor-index-updates -d 1969-01-01
3636

37+
# Fetch meeting attendance data from ietf.org/registration/attendees
38+
$DTDIR/ietf/manage.py fetch_meeting_attendance --latest
39+
40+

0 commit comments

Comments
 (0)