Giter VIP home page Giter VIP logo

myquestionaire's Introduction

该项目为管理员、客户和普通用户提供对问卷的不同权限。

客户(发布问卷)的功能:新增问卷、修改问卷、提交审核、发布问卷、修改密码、修改信息、重置;

普通用户的功能:查看问卷、参与问题、答题、提交问卷、修改个人信息、修改密码;

管理员功能: 查看问卷和审核问卷。

myquestionaire's People

Contributors

lajos182 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

myquestionaire's Issues

报错:No module named middlewares.convert_data

Django version 1.11.16, using settings 'questionnaire.settings'
Starting development server at http://0.0.0.0:8090/
Quit the server with CONTROL-C.
Unhandled exception in thread started by <function wrapper at 0x7f6c81623848>
Traceback (most recent call last):
File "/home/macau/.local/lib/python2.7/site-packages/django/utils/autoreload.py", line 228, in wrapper
fn(*args, **kwargs)
File "/home/macau/.local/lib/python2.7/site-packages/django/core/management/commands/runserver.py", line 146, in inner_run
handler = self.get_handler(*args, **options)
File "/home/macau/.local/lib/python2.7/site-packages/django/contrib/staticfiles/management/commands/runserver.py", line 28, in get_handler
handler = super(Command, self).get_handler(*args, **options)
File "/home/macau/.local/lib/python2.7/site-packages/django/core/management/commands/runserver.py", line 67, in get_handler
return get_internal_wsgi_application()
File "/home/macau/.local/lib/python2.7/site-packages/django/core/servers/basehttp.py", line 57, in get_internal_wsgi_application
sys.exc_info()[2])
File "/home/macau/.local/lib/python2.7/site-packages/django/core/servers/basehttp.py", line 47, in get_internal_wsgi_application
return import_string(app_path)
File "/home/macau/.local/lib/python2.7/site-packages/django/utils/module_loading.py", line 20, in import_string
module = import_module(module_path)
File "/usr/lib/python2.7/importlib/init.py", line 37, in import_module
import(name)
File "/home/macau/code/myQuestionaire/questionnaireProject/questionnaire/questionnaire/wsgi.py", line 16, in
application = get_wsgi_application()
File "/home/macau/.local/lib/python2.7/site-packages/django/core/wsgi.py", line 14, in get_wsgi_application
return WSGIHandler()
File "/home/macau/.local/lib/python2.7/site-packages/django/core/handlers/wsgi.py", line 151, in init
self.load_middleware()
File "/home/macau/.local/lib/python2.7/site-packages/django/core/handlers/base.py", line 80, in load_middleware
middleware = import_string(middleware_path)
File "/home/macau/.local/lib/python2.7/site-packages/django/utils/module_loading.py", line 20, in import_string
module = import_module(module_path)
File "/usr/lib/python2.7/importlib/init.py", line 37, in import_module
import(name)
django.core.exceptions.ImproperlyConfigured: WSGI application 'questionnaire.wsgi.application' could not be loaded; Error importing module: 'No module named middlewares.convert_data'

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.