We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45dc1ce commit e21f5fdCopy full SHA for e21f5fd
1 file changed
ietf/urls.py
@@ -69,7 +69,7 @@
69
(r'googlea30ad1dacffb5e5b.html', 'django.views.generic.simple.direct_to_template', { 'template': 'googlea30ad1dacffb5e5b.html' }),
70
71
# ekr, fluffy, wgcharter tool
72
- (r'^wgcharter/', include('ietf.wgcharter.urls')),
+# (r'^wgcharter/', include('ietf.wgcharter.urls')),
73
74
# Uncomment this for pre-approval tool for initial Internet-Drafts
75
#(r'^wg/', include('ietf.wg.urls')),
0 commit comments