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
5d383549ee
django1
/
django
/
contrib
/
postgres
/
fields
History
Josh Smeaton
534aaf56f4
Fixed
#24629
-- Unified Transform and Expression APIs
2015-09-21 19:56:24 +10:00
..
__init__.py
Fixed
#24604
-- Added JSONField to contrib.postgres.
2015-05-30 23:10:30 +01:00
array.py
Fixed
#25226
-- Set the model attribute on ArrayField's base_field
2015-08-05 15:01:32 -04:00
hstore.py
Fixed
#24629
-- Unified Transform and Expression APIs
2015-09-21 19:56:24 +10:00
jsonb.py
Fixed
#24716
-- Deprecated Field._get_val_from_obj()
2015-07-14 09:13:22 -04:00
ranges.py
Fixed
#24629
-- Unified Transform and Expression APIs
2015-09-21 19:56:24 +10:00
utils.py
Instead of using DjangoJSONEncoder, use base_field's value_to_string.
2015-06-06 12:55:04 +01:00