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
16baec5c8a
django1
/
django
/
contrib
/
postgres
/
forms
History
Benjamin Bach
8ad18103a1
Replaced dict.setdefault() usage to avoid unnecessary object instantiations.
2016-01-05 13:06:23 -05:00
..
__init__.py
Fixed
#24604
-- Added JSONField to contrib.postgres.
2015-05-30 23:10:30 +01:00
array.py
Fixed
#25841
-- Handled base array fields validation errors with params.
2015-12-17 20:25:04 -05:00
hstore.py
Fixed
#25233
-- Fixed HStoreField.has_changed() handling of initial values.
2015-08-07 13:26:17 -04:00
jsonb.py
Fixed
#24604
-- Added JSONField to contrib.postgres.
2015-05-30 23:10:30 +01:00
ranges.py
Replaced dict.setdefault() usage to avoid unnecessary object instantiations.
2016-01-05 13:06:23 -05:00