mirror of
https://github.com/Hopiu/django.git
synced 2026-03-18 15:00:25 +00:00
Provide `contained_by` lookups for the equivalent single valued fields related to the range field types. This acts as the opposite direction to rangefield__contains. With thanks to schinckel for the idea and initial tests. |
||
|---|---|---|
| .. | ||
| 0001_setup_extensions.py | ||
| 0002_create_test_models.py | ||
| __init__.py | ||