1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-10-30 06:43:03 +00:00

Add CSRF support for schedule task settings, fixed details page not loading

This commit is contained in:
mmonkey
2022-01-27 00:35:45 -06:00
parent 3416323767
commit 50bb74d748
4 changed files with 2 additions and 3 deletions

View File

@@ -16,7 +16,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import division, print_function, unicode_literals
import datetime
from . import config, constants