summaryrefslogtreecommitdiff
path: root/django/db/models/constants.py
AgeCommit message (Expand)Author
2024-01-26Applied Black's 2024 stable style.Mariusz Felisiak
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2022-01-19Fixed #31685 -- Added support for updating conflicts to QuerySet.bulk_create().sean_c_hsu
2013-03-13Refactored qs.add_q() and utils/tree.pyAnssi Kääriäinen
2012-09-08Internal refactoring; moving LOOKUP_SEP up one level.Malcolm Tredinnick