We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 151b14a commit 219c301Copy full SHA for 219c301
1 file changed
bin/daily
@@ -34,3 +34,7 @@ $DTDIR/ietf/bin/expire-last-calls
34
# Enable when removed from /a/www/ietf-datatracker/scripts/Cron-runner:
35
$DTDIR/ietf/bin/rfc-editor-index-updates -d 1969-01-01
36
37
+# Fetch meeting attendance data from ietf.org/registration/attendees
38
+$DTDIR/ietf/manage.py fetch_meeting_attendance --latest
39
+
40
0 commit comments