Skip to content

Commit 8928ec2

Browse files
authored
Restrict DjangoRestFramework version (#1047)
1 parent 65f41c1 commit 8928ec2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ deps =
3030
-e.[test]
3131
psycopg2-binary
3232
django111: Django>=1.11,<2.0
33+
django111: djangorestframework<3.12
3334
django20: Django>=2.0,<2.1
3435
django21: Django>=2.1,<2.2
3536
django22: Django>=2.2,<3.0

0 commit comments

Comments
 (0)