Skip to content

Commit 39769a0

Browse files
committed
Bumped the minimum version requirement on django-simple-history; HistoricalChanges which we now use was introduced with 2.3.0.
- Legacy-Id: 15834
1 parent 37d0357 commit 39769a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ django-cors-headers>=2.4.0
1717
django-formtools>=1.0 # instead of django.contrib.formtools in 1.8
1818
django-markup>=1.1
1919
django-password-strength>=1.2.1
20-
django-simple-history>=2.0
20+
django-simple-history>=2.3.0
2121
django-tastypie>=0.13.2
2222
django-widget-tweaks>=1.3
2323
docutils>=0.12

0 commit comments

Comments
 (0)