Skip to content

Commit 5479b9e

Browse files
committed
Added temporary workaround for incompatibility between django-money and 5.2
1 parent 8f69965 commit 5479b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/common.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Babel==2.17.0
22
django-contact-form==5.1.2
33
django-countries==7.6.1
44
django-hosts==5.1
5-
django-money==3.5.3
5+
django-money @ git+https://github.com/gvangool/django-money.git@408ed3ce4d65689a60221f90713313f56cea5724
66
django-push @ git+https://github.com/brutasse/django-push.git@22fda99641cfbd2f3075a723d92652a8e38220a5
77
django-read-only==1.19.0
88
django-recaptcha==4.0.0

0 commit comments

Comments
 (0)