Florian Apolloner
|
6128005d90
|
Fixed forms import.
|
2015-05-24 17:52:35 +02:00 |
Andrea Grandi
|
43b2d88a5b
|
Fixed #24844 -- Corrected has_changed implementation for HStoreField.
|
2015-05-24 17:32:16 +02:00 |
Tim Graham
|
3c8fe5dddf
|
Fixed #24751 -- Fixed HStoreField isnull lookup.
|
2015-05-13 10:31:59 -04:00 |
Claude Paroz
|
36e90d1f45
|
Stopped special-casing postgres-specific tests
Refs #23879.
|
2015-04-18 15:17:49 +02:00 |
Tim Graham
|
8b39f33d78
|
Fixed #24290 -- Skipped postgres_tests if not running with PostgreSQL.
|
2015-02-17 06:34:13 -05:00 |
Marc Tamlyn
|
36f514f065
|
Added HStoreField.
Thanks to `django-hstore` for inspiration in some areas, and many people
for reviews.
|
2014-11-04 09:26:40 +00:00 |