| author | Riwad Salim |
| Thu, 05 Jul 2018 12:43:26 +0200 | |
| changeset 20 | a07ea7805cc4 |
| parent 2 | 48b9b57dfbaa |
| permissions | -rw-r--r-- |
|
2
48b9b57dfbaa
Propagate the removal of the haystack dependency.
ymh <ymh.work@gmail.com>
parents:
0
diff
changeset
|
1 |
Django==2.0.6 |
|
48b9b57dfbaa
Propagate the removal of the haystack dependency.
ymh <ymh.work@gmail.com>
parents:
0
diff
changeset
|
2 |
django-appconf==1.0.2 |
|
0
c21813f95c41
First commit, extract iconolab-mcc as django project, and transform iconolab as django app
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3 |
django-comments-xtd==2.1.0 |
|
c21813f95c41
First commit, extract iconolab-mcc as django project, and transform iconolab as django app
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4 |
django-contrib-comments==1.8.0 |
|
2
48b9b57dfbaa
Propagate the removal of the haystack dependency.
ymh <ymh.work@gmail.com>
parents:
0
diff
changeset
|
5 |
elasticsearch-dsl==6.1.0 |
|
48b9b57dfbaa
Propagate the removal of the haystack dependency.
ymh <ymh.work@gmail.com>
parents:
0
diff
changeset
|
6 |
django-elasticsearch-dsl==0.5.0 |
|
0
c21813f95c41
First commit, extract iconolab-mcc as django project, and transform iconolab as django app
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7 |
#django-notifications-hq==1.4.0a0 |
|
c21813f95c41
First commit, extract iconolab-mcc as django project, and transform iconolab as django app
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8 |
git+https://github.com/django-notifications/django-notifications.git#egg=django-notifications-hq |
|
c21813f95c41
First commit, extract iconolab-mcc as django project, and transform iconolab as django app
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9 |
djangorestframework==3.8.2 |
|
c21813f95c41
First commit, extract iconolab-mcc as django project, and transform iconolab as django app
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
10 |
elasticsearch==6.2.0 |
|
c21813f95c41
First commit, extract iconolab-mcc as django project, and transform iconolab as django app
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
11 |
Pillow==5.1.0 |
|
c21813f95c41
First commit, extract iconolab-mcc as django project, and transform iconolab as django app
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
12 |
requests==2.18.4 |
|
c21813f95c41
First commit, extract iconolab-mcc as django project, and transform iconolab as django app
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
13 |
sorl-thumbnail==12.4.1 |