Skip to content

Commit 09c0d04

Browse files
committed
fix(polymorphic): Install package from git
1 parent e9da652 commit 09c0d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ django-environ==0.11.2
1111
django-filter==24.3
1212
django-imagekit==5.0.0
1313
django-multiselectfield==0.1.13
14-
django-polymorphic==3.1.0
14+
git+https://github.com/jazzband/django-polymorphic.git@v4.0.0a#egg=django-polymorphic
1515
django-crispy-forms==2.3
1616
django_extensions==3.2.3
1717
django-slack==5.19.0

0 commit comments

Comments
 (0)