We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07c9f4d commit 7c91853Copy full SHA for 7c91853
setup.py
@@ -7,7 +7,7 @@
7
url="https://github.com/django-crispy-forms/crispy-forms-bootstrap2",
8
license="MIT",
9
description="Django-crispy-forms bootstrap2 templates",
10
- install_requires=["django-crispy-forms >= 1.8"],
+ install_requires=["django-crispy-forms >= 2.3"],
11
classifiers=[
12
"Programming Language :: Python :: 3",
13
"License :: OSI Approved :: MIT License",
0 commit comments