Giter Club home page Giter Club logo

Comments (13)

welliamcao avatar welliamcao commented on May 24, 2024

python manage.py makemigrations opsmanage
python manage.py migrate
同步数据的命令换成这个,安装文档还没来得及更新。

from opsmanage.

atompi avatar atompi commented on May 24, 2024

不是 python manage.py makemigrations OpsManage
😂

from opsmanage.

welliamcao avatar welliamcao commented on May 24, 2024

是 OpsManage,已经更新到文档了

from opsmanage.

wodezz avatar wodezz commented on May 24, 2024

换成1.11有影响吗?

from opsmanage.

welliamcao avatar welliamcao commented on May 24, 2024

@wodezz 影响指的是哪方便?

from opsmanage.

wodezz avatar wodezz commented on May 24, 2024

就是说从1.8换成1.11能正常工作吗?会有地方报错吗?

from opsmanage.

welliamcao avatar welliamcao commented on May 24, 2024

@wodezz 要改一下表结构
alter table opsmanage_ansible_playbook add playbook_type smallint;

from opsmanage.

wodezz avatar wodezz commented on May 24, 2024

好的 谢谢! 其它地方都没有影响 可以正常使用的 是吧

from opsmanage.

welliamcao avatar welliamcao commented on May 24, 2024

应该可以,没有专门的qa测试,你可以尝试一下。遇到bug可以提issues

from opsmanage.

dwwendy avatar dwwendy commented on May 24, 2024

你好,安装失败。
Traceback (most recent call last):
File "manage.py", line 22, in
execute_from_command_line(sys.argv)
File "/usr/local/lib/python2.7/site-packages/django/core/management/init.py", line 354, in execute_from_command_line
utility.execute()
File "/usr/local/lib/python2.7/site-packages/django/core/management/init.py", line 328, in execute
django.setup()
File "/usr/local/lib/python2.7/site-packages/django/init.py", line 18, in setup
apps.populate(settings.INSTALLED_APPS)
File "/usr/local/lib/python2.7/site-packages/django/apps/registry.py", line 85, in populate
app_config = AppConfig.create(entry)
File "/usr/local/lib/python2.7/site-packages/django/apps/config.py", line 86, in create
module = import_module(entry)
File "/usr/local/lib/python2.7/importlib/init.py", line 37, in import_module
import(name)
ImportError: No module named channels
执行第八个安装步骤的时候。具体执行的命令是:
python manage.py migrate python manage.py createsuperuser
这是报错信息,麻烦帮忙看看咯。

from opsmanage.

welliamcao avatar welliamcao commented on May 24, 2024

@dwwendy pip install channels

from opsmanage.

atompi avatar atompi commented on May 24, 2024

这个 issue 可以关闭了吗?新的问题可以新建 issue 哦 😂

from opsmanage.

welliamcao avatar welliamcao commented on May 24, 2024

@mission802 关了吧~

from opsmanage.

Related Issues (20)

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.