Giter Club home page Giter Club logo

torcms's People

Contributors

bukun avatar gislite avatar lihy0 avatar y478747656 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

torcms's Issues

Open source product multilingual switching and integration into application

Hello, I am the author of translate.js. I have created a JavaScript tool class for quick language switching, which allows original HTML pages to quickly switch to over a hundred languages without any changes. My open source project is https://github.com/xnx3/translate I hope this ability can be used by more other products. Would you be interested in adding multilingual switching capability to your project? If possible, if there are any problems encountered during the joining process, I can participate in the entire discussion to help this translation ability integrate perfectly into our products and serve more users. Being able to be used by more people is also what I hope to see. Some other open source projects have also incorporated translation capabilities, such as:
Discoz multilingual switching https://addon.dismall.com/plugins/domi_translate.html
Yiyou CMS multilingual switching https://www.eyoucms.com/mall/plus/29751.html
wangmarket CMS http://www.wang.market/37234.html
Xunrui CMS https://www.xunruicms.com/shop/1285.html
Layui https://gitee.com/mail_osc/translate_layui
Chanyue CMS https://gitee.com/yanyutao0402/chanyue-cms
……

网站后台从哪里进

大神,网站已经跑起来了。但是....恕我蠢,没找到后台在哪里。
还望告知一二。

python3 helper.py -i init failed

I am using Python 3.5.2.
But the following error occurs when init

 python3 helper.py -i init
Traceback (most recent call last):
  File "helper.py", line 3, in <module>
    from torcms.script.command import entry
  File "/home/ubuntu/TorCMS/torcms/script/command.py", line 10, in <module>
    from .script_init import run_init
  File "/home/ubuntu/TorCMS/torcms/script/script_init.py", line 8, in <module>
    from .script_gen_category import run_gen_category
  File "/home/ubuntu/TorCMS/torcms/script/script_gen_category.py", line 9, in <module>
    from openpyxl.reader.excel import load_workbook
  File "/home/ubuntu/.local/lib/python3.5/site-packages/openpyxl/__init__.py", line 6, in <module>
    from openpyxl.workbook import Workbook
  File "/home/ubuntu/.local/lib/python3.5/site-packages/openpyxl/workbook/__init__.py", line 4, in <module>
    from .workbook import Workbook
  File "/home/ubuntu/.local/lib/python3.5/site-packages/openpyxl/workbook/workbook.py", line 7, in <module>
    from openpyxl.worksheet.worksheet import Worksheet
  File "/home/ubuntu/.local/lib/python3.5/site-packages/openpyxl/worksheet/worksheet.py", line 392
    return f"{get_column_letter(min_col)}{min_row}:{get_column_letter(max_col)}{max_row}"

缺少jinja 模块

你好,我试用了一下。 使用 requirements.txt 安装之后,提示 jinja2 缺失。

requirements.txt 中缺少 jinja2 模块
Jinja2==2.8

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.