Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asabaseiban/mxeduol
Educational website
https://github.com/asabaseiban/mxeduol
Last synced: 13 days ago
JSON representation
Educational website
- Host: GitHub
- URL: https://github.com/asabaseiban/mxeduol
- Owner: AsabaSeiban
- Created: 2017-04-08T15:00:31.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-16T03:40:15.000Z (almost 7 years ago)
- Last Synced: 2025-01-19T17:12:53.584Z (13 days ago)
- Language: Python
- Homepage: http://www.zsdo.top:82/
- Size: 8.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MxEduOL
- Basic educational website wrote in Win10x64
- The website main part is finished
- Need to deploy on the server with nginx and uwsgi## guest account
(As the ALiCloud has baned the 25 port, so it would not send any register email.So...)
- (View permission was granted to backstage`/xadmin`)
- username: guest
- password: qweasdzxc## The tools I used as follows
tools | version
----- | -----
Pycharm Pro|2017.1
MySQL |5.6.35
Workbench|6.3CE
Navicat|11.0.10## Then is the packages for Environmental dependence Version
## extra
django-pure-pagination
django-simple-captcha
20171116 - CentOS7下部署的时候发现刷不出来验证码,后把Pillow从4.3.0降级到4.2.1,遂正常