mirror of
https://github.com/django/django.git
synced 2025-11-01 04:17:59 +00:00
Used the same test and fix as in #25867. This required initializing base_field in RangeField.__init__, not when setting the attribute. |
||
|---|---|---|
| .. | ||
| array_default_migrations | ||
| array_index_migrations | ||
| migrations | ||
| __init__.py | ||
| fields.py | ||
| models.py | ||
| test_aggregates.py | ||
| test_array.py | ||
| test_functions.py | ||
| test_hstore.py | ||
| test_json.py | ||
| test_ranges.py | ||
| test_unaccent.py | ||