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 1b1d24a commit e322b3dCopy full SHA for e322b3d
setup.py
@@ -18,7 +18,7 @@
18
author_email='[email protected]',
19
keywords=['django', 'localized', 'language', 'models', 'fields'],
20
install_requires=[
21
- 'django-postgres-extra>=1.21a',
+ 'django-postgres-extra>=1.21a11',
22
'Django>=1.11',
23
'deprecation==2.0.3'
24
],
0 commit comments