mirror of
https://github.com/Hopiu/django.git
synced 2026-03-23 17:30:27 +00:00
Note this means the serialization of e.g. IntegerRangeField now has strings for lower and upper, so use to_python when they came back in (same behaviour as ArrayField, hopefully, from where I also got the set_attributes_from_name function). |
||
|---|---|---|
| .. | ||
| array_default_migrations | ||
| migrations | ||
| __init__.py | ||
| fields.py | ||
| models.py | ||
| test_aggregates.py | ||
| test_array.py | ||
| test_hstore.py | ||
| test_json.py | ||
| test_ranges.py | ||
| test_unaccent.py | ||