integrate vue cateditor with django
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
backcall==0.1.0
|
||||
decorator==4.4.0
|
||||
Django==2.1.7
|
||||
django-appconf==1.0.3
|
||||
django-debug-toolbar==1.11
|
||||
@ -5,8 +7,21 @@ django-extensions==2.1.6
|
||||
django-lazysignup==2.0.0
|
||||
django-settings-export==1.2.1
|
||||
django-user-accounts==2.1.0
|
||||
django-webpack-loader==0.6.0
|
||||
ipdb==0.11
|
||||
ipython==7.3.0
|
||||
ipython-genutils==0.2.0
|
||||
jedi==0.13.3
|
||||
parso==0.3.4
|
||||
pexpect==4.6.0
|
||||
pickleshare==0.7.5
|
||||
prompt-toolkit==2.0.9
|
||||
psycopg2-binary==2.7.7
|
||||
ptyprocess==0.6.0
|
||||
Pygments==2.3.1
|
||||
pytz==2018.9
|
||||
six==1.12.0
|
||||
sqlparse==0.3.0
|
||||
traitlets==4.3.2
|
||||
wcwidth==0.1.7
|
||||
Werkzeug==0.14.1
|
||||
|
||||
Reference in New Issue
Block a user