django1/django/contrib/postgres
Claude Paroz 88dfe544f6 Fetched updated contrib translations from Transifex
Forward port of 5483c66f85 from stable/1.8.x
2015-04-01 19:51:50 +02:00
..
aggregates Fixed #24301 -- Added PostgreSQL-specific aggregate functions 2015-03-30 10:44:37 -04:00
fields Renamed Field.rel attribute to remote_field 2015-03-25 08:16:12 -04:00
forms Fixed #24341 -- Added specific error messages to RangeField subclasses 2015-02-20 16:49:15 -05:00
locale Fetched updated contrib translations from Transifex 2015-04-01 19:51:50 +02:00
__init__.py Added HStoreField. 2014-11-04 09:26:40 +00:00
apps.py Fixed #23423 -- Added unaccent lookup in django.contrib.postgres 2014-11-28 18:22:20 -05:00
lookups.py Move % addition to lookups, refactor postgres lookups. 2015-01-10 16:18:19 +00:00
operations.py Fixed #23423 -- Added unaccent lookup in django.contrib.postgres 2014-11-28 18:22:20 -05:00
signals.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
validators.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00