1
0
mirror of https://github.com/django/django.git synced 2025-01-26 18:19:18 +00:00
Marc Tamlyn 48ad288679 Fixed #24001 -- Added range fields for PostgreSQL.
Added support for PostgreSQL range types to contrib.postgres.

- 5 new model fields
- 4 new form fields
- New validators
- Uses psycopg2's range type implementation in python
2015-01-10 16:18:19 +00:00
..
2014-12-20 18:28:29 +00:00
2014-11-03 07:47:39 -05:00