Giter Site home page Giter Site logo

cstplatform's Introduction

项目名称:校园二手交易平台 作者:追意 项目描述:该项目主要是一个展示平台,主要为在校的学生服务,学生可以在这个平台发布自己的商品信息,比如:商品原价,想要出售的价格,商品的实体图等。 具体的交易可以根据卖主发布的信息去联系,完成交易。 设计该平台的目的在于让学生充分的利用其资源,以减少学生不必要的开销,为学生方便。

cstplatform's People

Contributors

zwq1216 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

Watchers

 avatar

cstplatform's Issues

ImportError: cannot import name RemovedInDjango19Warning错误

你好,我是一个django开发初学者,在ubuntu18,04上git你的项目作为练习,我的python版本是2.7.14, 其他的环境按照你的项目中requrements.txt进行配置,但我在终端运行项目时,不管运行什么命令,都会提示
ImportError: cannot import name RemovedInDjango19Warning错误,网上搜索原因,在djano1.10.x下运行django1.9.x项目会出现这种问题,但我的环境完全按照requrements.txt配置,这是错误的完整部分

Traceback (most recent call last):
  File "manage.py", line 8, in <module>
    from django.core.management import execute_from_command_line
  File "/home/dylan/.local/lib/python2.7/site-packages/django/core/management/__init__.py", line 10, in <module>
    from django.apps import apps
  File "/home/dylan/.local/lib/python2.7/site-packages/django/apps/__init__.py", line 1, in <module>
    from .config import AppConfig
  File "/home/dylan/.local/lib/python2.7/site-packages/django/apps/config.py", line 6, in <module>
    from django.utils.module_loading import module_has_submodule
  File "/home/dylan/.local/lib/python2.7/site-packages/django/utils/module_loading.py", line 4, in <module>
    from importlib import import_module
  File "/home/dylan/.local/lib/python2.7/site-packages/django/utils/importlib.py", line 6, in <module>
    from django.utils.deprecation import RemovedInDjango19Warning
ImportError: cannot import name RemovedInDjango19Warning

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.