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