mirror of
https://github.com/Hopiu/django.git
synced 2026-03-19 15:30:24 +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 |
||
|---|---|---|
| .. | ||
| array_default_migrations | ||
| migrations | ||
| __init__.py | ||
| models.py | ||
| test_array.py | ||
| test_hstore.py | ||
| test_ranges.py | ||
| test_unaccent.py | ||