Nick Pope 194d1dfc18 Fixed #30661 -- Added models.SmallAutoField. 5 лет назад
..
__init__.py 7f3678dc4c Merge branch 'master' into schema-alteration 12 лет назад
fields.py 5b1c389603 Refs #23919 -- Replaced usage of django.utils.functional.curry() with functools.partial()/partialmethod(). 7 лет назад
models.py 5c17c273ae Refs #30172 -- Prevented removing a model Meta's index/unique_together from removing Meta constraints/indexes. 6 лет назад
test_logging.py 607970f31c Replaced django.test.utils.patch_logger() with assertLogs(). 7 лет назад
tests.py 194d1dfc18 Fixed #30661 -- Added models.SmallAutoField. 5 лет назад