mirror of
https://github.com/django/django.git
synced 2025-11-01 12:25:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| 0001_setup_extensions.py | ||
| 0002_create_test_models.py | ||
| __init__.py | ||