2019-10-17 15:42:31 +00:00
|
|
|
# Updated: 17.10.2019
|
2017-03-27 15:05:55 +00:00
|
|
|
|
|
|
|
# Core
|
2019-10-17 15:42:31 +00:00
|
|
|
wagtail==2.6.2
|
|
|
|
Django==2.1.13
|
2019-09-09 19:15:49 +00:00
|
|
|
elasticsearch>=5.0.0,<6.0.0
|
2017-03-27 15:05:55 +00:00
|
|
|
|
|
|
|
# Database
|
2019-06-14 20:02:15 +00:00
|
|
|
psycopg2-binary==2.8.3
|
2018-05-16 13:08:43 +00:00
|
|
|
dj-database-url==0.5.0
|
2017-03-27 15:05:55 +00:00
|
|
|
|
2017-09-04 21:03:01 +00:00
|
|
|
# Content
|
2019-09-09 12:48:13 +00:00
|
|
|
puput==1.0.5
|
2019-06-14 20:02:15 +00:00
|
|
|
guess-language-spirit==0.5.3
|
2017-03-27 15:05:55 +00:00
|
|
|
|
|
|
|
# Caching
|
2019-06-14 20:02:15 +00:00
|
|
|
django-redis==4.10.0
|
2017-03-27 15:05:55 +00:00
|
|
|
|
|
|
|
# Frontend
|
2019-08-09 14:00:18 +00:00
|
|
|
django-colorful==1.3
|
|
|
|
django-el-pagination==3.2.4
|
2016-12-09 05:54:14 +00:00
|
|
|
django-libsass==0.7
|
2019-08-09 14:00:18 +00:00
|
|
|
django-social-share==1.3.2
|
2019-09-09 12:48:13 +00:00
|
|
|
libsass==0.19.2
|
2019-10-17 15:42:31 +00:00
|
|
|
Pillow==6.2.0
|
2016-12-09 05:11:31 +00:00
|
|
|
|
|
|
|
# Development tools
|
2019-06-14 20:02:15 +00:00
|
|
|
stellar==0.4.5
|
2016-12-09 05:11:31 +00:00
|
|
|
|
|
|
|
# Production dependencies
|
2018-07-13 05:54:52 +00:00
|
|
|
gunicorn==19.9.0
|
2019-10-17 15:42:31 +00:00
|
|
|
whitenoise==4.1.4
|
2016-12-09 05:11:31 +00:00
|
|
|
ConcurrentLogHandler==0.9.1
|
2019-09-09 12:48:13 +00:00
|
|
|
django-anymail==7.0.0
|
2018-11-12 20:44:39 +00:00
|
|
|
django-crispy-forms==1.7.2
|
2019-06-14 20:02:15 +00:00
|
|
|
python-dotenv==0.10.3
|