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