Skip to content

Commit 3425217

Browse files
authored
Support Django 3.2 (#13)
1 parent c87dd31 commit 3425217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ setup_requires =
2121
include_package_data = true
2222
packages = find:
2323
install_requires =
24-
Django>=2.2, <3.2
24+
Django>=2.2, <3.3
2525
wagtail>=2.5, <3

0 commit comments

Comments
 (0)