Caio Ariede 555bebe774 Fixed #30987 -- Added models.PositiveBigIntegerField. há 5 anos atrás
..
4x8.png 89f40e3624 Merged regressiontests and modeltests into the test root. há 12 anos atrás
8x4.png 89f40e3624 Merged regressiontests and modeltests into the test root. há 12 anos atrás
__init__.py 89f40e3624 Merged regressiontests and modeltests into the test root. há 12 anos atrás
models.py 555bebe774 Fixed #30987 -- Added models.PositiveBigIntegerField. há 5 anos atrás
test_autofield.py 21e559495b Fixed #29979, Refs #17337 -- Extracted AutoField field logic into a mixin and refactored AutoFields. há 5 anos atrás
test_binaryfield.py 498092377b Refs #27804 -- Used subTest() in BinaryFieldTests.test_set_and_retrieve. há 5 anos atrás
test_booleanfield.py 5fa4f40f45 Fixed #29227 -- Allowed BooleanField to be null=True. há 7 anos atrás
test_charfield.py 2f72480fbd Replaced deprecated assertEquals() with assertEqual(). há 5 anos atrás
test_datetimefield.py a80903b711 Removed DatabaseFeatures.supports_microsecond_precision. há 7 anos atrás
test_decimalfield.py 42b9a23267 Fixed #30400 -- Improved typography of user facing strings. há 5 anos atrás
test_durationfield.py 42b9a23267 Fixed #30400 -- Improved typography of user facing strings. há 5 anos atrás
test_field_flags.py 8ef8bc0f64 Refs #28909 -- Simplifed code using unpacking generalizations. há 6 anos atrás
test_filefield.py 77aa74cb70 Refs #29983 -- Added support for using pathlib.Path in all settings. há 5 anos atrás
test_filepathfield.py ef082ebb84 Fixed #29529 -- Allowed models.fields.FilePathField to accept a callable path. há 5 anos atrás
test_floatfield.py 25f21bd237 Fixed #28393 -- Added helpful error messages for invalid AutoField/FloatField/IntegerField values. há 5 anos atrás
test_foreignkey.py 5e3463f6bc Fixed #27595 -- Made ForeignKey.get_col() follow target chains. há 6 anos atrás
test_genericipaddressfield.py 4681d65048 Fixed #26557 -- Converted empty strings to None when saving GenericIPAddressField. há 9 anos atrás
test_imagefield.py 7552de7866 Used more specific unittest assertions in tests. há 5 anos atrás
test_integerfield.py 555bebe774 Fixed #30987 -- Added models.PositiveBigIntegerField. há 5 anos atrás
test_manytomanyfield.py e5bd585c6e Fixed #28543 -- Prevented ManyToManyField.value_from_object() from being lazy. há 7 anos atrás
test_promises.py 555bebe774 Fixed #30987 -- Added models.PositiveBigIntegerField. há 5 anos atrás
test_slugfield.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports há 8 anos atrás
test_textfield.py dc63ad7ac0 Fixed #28319 -- Made TextField with choices use a Select widget. há 7 anos atrás
test_uuid.py d9881a025c Fixed #29915 -- Added support for values with hyphens to pattern lookups for UUIDField on backends without UUID datatype. há 5 anos atrás
tests.py 2d38eb0ab9 Fixed #30931 -- Restored ability to override Model.get_FIELD_display(). há 5 anos atrás