We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0e20e2 commit 1cea818Copy full SHA for 1cea818
1 file changed
ietf/urls.py
@@ -18,6 +18,7 @@
18
from django.conf import settings
19
20
admin.autodiscover()
21
+admin.site.disable_action('delete_selected')
22
23
feeds = {
24
'iesg-agenda': IESGAgenda,
0 commit comments