Skip to content

Commit

Permalink
Prepare for Django-3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jrief committed May 5, 2020
1 parent 257630f commit 040f2e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
include_package_data=True,
zip_safe=False,
install_requires=[
'Django>=1.11,<3.0',
'Django>=2.1,<3.1',
'django-filer',
'django-ipware',
'django-fsm',
Expand Down

0 comments on commit 040f2e9

Please sign in to comment.