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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user