예제 #1
0
파일: files.py 프로젝트: sogud007/VirtShell
 def __init__(self):
     self.files_repository = FilesRepository()
     self.static_path = config.PATH_STATIC_FILES
     self.url_static_path = config.URL_STATIC_FILES