django1/django/contrib/postgres
Claude Paroz 53f3d53ed4 Updated translation catalogs
Forward port of 518693bef5 from stable/1.11.x
2017-01-19 17:09:37 +01:00
..
aggregates Refs #26327 -- Renamed JsonAgg to JSONBAgg. 2016-11-28 06:57:01 -05:00
fields Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
forms Refs #23919 -- Removed six.<various>_types usage 2017-01-18 20:18:46 +01:00
locale Updated translation catalogs 2017-01-19 17:09:37 +01:00
__init__.py Added HStoreField. 2014-11-04 09:26:40 +00:00
apps.py Fixed #25454 -- Ensured register_hstore_handler is called for all connections 2016-07-21 17:54:54 +02:00
functions.py Fixed #25774 -- Refactor datetime expressions into public API 2016-05-18 20:14:58 +10:00
indexes.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
lookups.py Fixed #24938 -- Added PostgreSQL trigram support. 2016-05-13 12:38:21 -04:00
operations.py Alphabetized classes in contrib.postgres.operations. 2016-09-21 12:11:43 -04:00
search.py Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
signals.py Refs #23919 -- Removed six.PY2/PY3 usage 2017-01-18 16:21:28 +01:00
utils.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
validators.py Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00