• Simon Charette's avatar
    Fixed #23940 -- Allowed model fields to be named `exact`. · eb4cdfbd
    Simon Charette yazdı
    An explicit `__exact` lookup in the related managers filters
    was interpreted as a reference to a foreign `exact` field.
    
    Thanks to Trac alias zhiyajun11 for the report, Josh for the investigation,
    Loïc for the test name and Tim for the review.
    eb4cdfbd
Adı
Son kayıt (commit)
Son güncelleme
..
__init__.py Loading commit data...
models.py Loading commit data...
tests.py Loading commit data...