mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
added settings page to handle setting the BASE_DIR value.
This commit is contained in:
@@ -5,7 +5,6 @@ from comic import rarfile
|
||||
from comic.util import get_ordered_dir_list
|
||||
import zipfile
|
||||
from os import path
|
||||
import os
|
||||
|
||||
|
||||
class Setting(models.Model):
|
||||
|
||||
Reference in New Issue
Block a user