Skip to content

Commit

Permalink
第二版开发中。分离TyAdminCli 边界
Browse files Browse the repository at this point in the history
  • Loading branch information
mtianyan committed Oct 6, 2020
1 parent 7b08414 commit 6e83da2
Show file tree
Hide file tree
Showing 2,833 changed files with 135,306 additions and 465,483 deletions.
21 changes: 0 additions & 21 deletions Mxonline3/pagination.py

This file was deleted.

221 changes: 0 additions & 221 deletions Mxonline3/settings.py

This file was deleted.

80 changes: 0 additions & 80 deletions Mxonline3/urls.py

This file was deleted.

20 changes: 0 additions & 20 deletions Mxonline3/wsgi.py

This file was deleted.

38 changes: 7 additions & 31 deletions Pipfile
Original file line number Diff line number Diff line change
@@ -1,39 +1,15 @@
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
diff-match-patch = "==20181111"
django-crispy-forms = "==1.7.2"
django-formtools = "==2.1"
django-import-export = "==1.1.0"
django-pure-pagination = "==0.3.0"
django-ranged-response = "==0.2.0"
django-reversion = "==3.0.2"
django-simple-captcha = "==0.5.9"
future = "==0.17.1"
"httplib2" = "==0.9.2"
jdcal = "==1.4"
odfpy = "==1.4.0"
openpyxl = "==2.5.12"
pytz = "==2018.7"
six = "==1.12.0"
tablib = "==0.12.1"
unicodecsv = "==0.14.1"
xlrd = "==1.2.0"
xlwt = "==1.3.0"
Django = "==2.1.4"
et_xmlfile = "==1.0.1"
Pillow = "==5.3.0"
PyYAML = "==3.13"
mysqlclient = "==1.3.14"
defusedxml = "==0.5.0"
slugify = "==0.0.1"
PyMySQL = "==0.9.3"
environ = "*"

[dev-packages]

[packages]
coreapi = "*"
django-filter = "*"
djangorestframework = "*"
mysqlclient = "*"

[requires]
python_version = "3.7"
Loading

0 comments on commit 6e83da2

Please sign in to comment.