文件名称:DSS-Django:基于Django的奖学金授予决策支持系统
文件大小:206KB
文件格式:ZIP
更新时间:2024-07-27 15:38:58
Python
DSS-Django 这是一个基于 Django 的“使用配置文件匹配方法的奖学金决策支持系统”。 要求 Python 2.7 使用 pip 安装所有需要的模块, 姜戈 南 姜戈套装 Django-Tables2 Python-Psycopg2 引导程序 3 如何安装 创建本地数据库并设置 Settings.py 文件后,键入以下命令: $ git clone https://github.com/alzearafat/DSS-Django.git cd DSS-Django $ python manage.py syncdb $ python manage.py schemamigration --intial mahasiswa $ python manage.py migrate mahasiswa --fake $ python manage.py migra
【文件预览】:
DSS-Django-master
----manage.py(255B)
----mahasiswa()
--------tests.py(60B)
--------migrations()
--------tables.py(171B)
--------admin.py(1020B)
--------__init__.py(0B)
--------models.py(5KB)
--------views.py(384B)
----beasiswa_app()
--------settings.py(2KB)
--------urls.py(772B)
--------__init__.py(0B)
--------wsgi.py(399B)
----LICENSE(34KB)
----README.md(957B)
----templates()
--------index.html(253B)
--------penerima-beasiswa.html(2KB)
--------base.html(36B)
----.gitignore(544B)
----static()
--------js()
--------fonts()
--------css()