Initial commit

This commit is contained in:
Andrey Golovizin 2020-01-19 15:58:54 +01:00
commit 02ad5fed3d
17 changed files with 1232 additions and 0 deletions

30
requirements_frozen.txt Normal file
View file

@ -0,0 +1,30 @@
Django==2.2.9
django-classy-tags==0.9.0
django-cms==3.7.1
django-filer==1.6.0
django-formtools==2.2
django-js-asset==1.2.2
django-mptt==0.11.0
django-polymorphic==2.0.3
django-sekizai==1.0.0
django-treebeard==4.3.1
djangocms-admin-style==1.4.0
djangocms-attributes-field==1.1.0
djangocms-bootstrap4==1.5.0
djangocms-file==2.3.0
djangocms-googlemap==1.3.0
djangocms-icon==1.4.2
djangocms-link==2.5.0
djangocms-picture==2.3.0
djangocms-snippet==2.2.0
djangocms-style==2.2.0
djangocms-text-ckeditor==3.8.0
djangocms-video==2.2.0
easy-thumbnails==2.7
html5lib==1.0.1
Pillow==7.0.0
pytz==2019.3
six==1.14.0
sqlparse==0.3.0
Unidecode==1.0.23
webencodings==0.5.1