Skip to content

Commit f553b3f

Browse files
committed
Updated DRAFT_NAMES_WITH_DOT for another dot draft.
- Legacy-Id: 13094
1 parent d355852 commit f553b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ietf/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ def skip_unreadable_post(record):
525525
DATETIME_FORMAT = "Y-m-d H:i T"
526526

527527

528-
DRAFT_NAMES_WITH_DOT = "(draft-[a-z-]+-(ion-sig-uni4.0|pilc-2.5g3g|trade-iotp-v1.0-[a-z]+|msword-template-v2.0))"
528+
DRAFT_NAMES_WITH_DOT = "(draft-[a-z-]+-(ion-sig-uni4\.0|pilc-2\.5g3g|trade-iotp-v1\.0-[a-z]+|msword-template-v2\.0|1240\.his))"
529529
URL_REGEXPS = {
530530
"acronym": r"(?P<acronym>[-a-z0-9]+)",
531531
"charter": r"(?P<name>charter-[-a-z0-9]+)",

0 commit comments

Comments
 (0)