fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42b2bed
)
Upgrade django-pipeline to fix conflict with sentry-sdk.
author
Radek Czajka
<rczajka@rczajka.pl>
Thu, 8 Aug 2019 11:57:53 +0000
(13:57 +0200)
committer
Radek Czajka
<rczajka@rczajka.pl>
Thu, 8 Aug 2019 11:57:53 +0000
(13:57 +0200)
requirements/requirements.txt
patch
|
blob
|
history
diff --git
a/requirements/requirements.txt
b/requirements/requirements.txt
index
1cff065
..
97ed035
100644
(file)
--- a/
requirements/requirements.txt
+++ b/
requirements/requirements.txt
@@
-3,7
+3,12
@@
# django
Django==2.1.11
fnpdjango==0.4
-django-pipeline==1.6.13
+
+#django-pipeline==1.6.13
+# Because of https://github.com/jazzband/django-pipeline/pull/682 + https://github.com/getsentry/sentry-python/issues/436
+-e git+https://github.com/jazzband/django-pipeline@3cd2f93bb47bf8d34447e13ff691f7027e7b07a2#egg=django-pipeline
+
+
jsmin
fnp-django-pagination==2.2.3
django-maintenancemode==0.11.3