This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
5debbdfcc8
django1
/
django
/
contrib
/
postgres
/
forms
History
Romulo Furtado
9dd2443942
Fixed
#27161
-- Fixed form validation when an ArrayField's base_field has choices.
2017-06-13 19:44:24 -04:00
..
__init__.py
Fixed
#24604
-- Added JSONField to contrib.postgres.
2015-05-30 23:10:30 +01:00
array.py
Fixed
#27161
-- Fixed form validation when an ArrayField's base_field has choices.
2017-06-13 19:44:24 -04:00
hstore.py
Converted usage of ugettext* functions to their gettext* aliases
2017-02-07 09:04:04 +01:00
jsonb.py
Converted usage of ugettext* functions to their gettext* aliases
2017-02-07 09:04:04 +01:00
ranges.py
Fixed
#28227
-- Allowed importing BaseRangeField/RangeWidget from contrib.postgres.forms.
2017-05-20 21:17:06 -04:00