mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
docs: Add some basic subsystem documentation for thumbnailing.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# See https://zulip.readthedocs.io/en/latest/subsystems/thumbnailing.html
|
||||
from django.shortcuts import redirect
|
||||
from django.utils.translation import ugettext as _
|
||||
from django.http import HttpRequest, HttpResponse, HttpResponseForbidden
|
||||
|
||||
Reference in New Issue
Block a user