24
24
'django.core.context_processors.request',
27
31
This app provides a additional permission ``delete_foreign_attachments``
28
32
which enables that users with it can delete foreign attachments. Normally only
29
33
the user who uploaded the attachment can delete it.