.. |
4x8.png
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 tahun lalu |
8x4.png
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 tahun lalu |
__init__.py
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 tahun lalu |
models.py
|
6789ded0a6
Fixed #12990, Refs #27694 -- Added JSONField model field.
|
4 tahun lalu |
test_autofield.py
|
21e559495b
Fixed #29979, Refs #17337 -- Extracted AutoField field logic into a mixin and refactored AutoFields.
|
5 tahun lalu |
test_binaryfield.py
|
498092377b
Refs #27804 -- Used subTest() in BinaryFieldTests.test_set_and_retrieve.
|
5 tahun lalu |
test_booleanfield.py
|
5fa4f40f45
Fixed #29227 -- Allowed BooleanField to be null=True.
|
7 tahun lalu |
test_charfield.py
|
2f72480fbd
Replaced deprecated assertEquals() with assertEqual().
|
5 tahun lalu |
test_datetimefield.py
|
a80903b711
Removed DatabaseFeatures.supports_microsecond_precision.
|
7 tahun lalu |
test_decimalfield.py
|
42b9a23267
Fixed #30400 -- Improved typography of user facing strings.
|
5 tahun lalu |
test_durationfield.py
|
42b9a23267
Fixed #30400 -- Improved typography of user facing strings.
|
5 tahun lalu |
test_field_flags.py
|
335c9c94ac
Simplified imports from django.db and django.contrib.gis.db.
|
5 tahun lalu |
test_filefield.py
|
335c9c94ac
Simplified imports from django.db and django.contrib.gis.db.
|
5 tahun lalu |
test_filepathfield.py
|
ef082ebb84
Fixed #29529 -- Allowed models.fields.FilePathField to accept a callable path.
|
6 tahun lalu |
test_floatfield.py
|
25f21bd237
Fixed #28393 -- Added helpful error messages for invalid AutoField/FloatField/IntegerField values.
|
5 tahun lalu |
test_foreignkey.py
|
a97111eabf
Fixed 31207 -- Prevented references to non-local remote fields in ForeignKey.to_field.
|
5 tahun lalu |
test_genericipaddressfield.py
|
4681d65048
Fixed #26557 -- Converted empty strings to None when saving GenericIPAddressField.
|
9 tahun lalu |
test_imagefield.py
|
f600e3fad6
Fixed #21238 -- Fixed restoring attributes when pickling FileField and ImageField.
|
5 tahun lalu |
test_integerfield.py
|
555bebe774
Fixed #30987 -- Added models.PositiveBigIntegerField.
|
5 tahun lalu |
test_jsonfield.py
|
6789ded0a6
Fixed #12990, Refs #27694 -- Added JSONField model field.
|
4 tahun lalu |
test_manytomanyfield.py
|
e5bd585c6e
Fixed #28543 -- Prevented ManyToManyField.value_from_object() from being lazy.
|
7 tahun lalu |
test_promises.py
|
335c9c94ac
Simplified imports from django.db and django.contrib.gis.db.
|
5 tahun lalu |
test_slugfield.py
|
d7b9aaa366
Refs #23919 -- Removed encoding preambles and future imports
|
8 tahun lalu |
test_textfield.py
|
dc63ad7ac0
Fixed #28319 -- Made TextField with choices use a Select widget.
|
7 tahun lalu |
test_uuid.py
|
5a68f02498
Fixed random models_fields.test_uuid.TestQuerying failures.
|
5 tahun lalu |
tests.py
|
29c126bb34
Fixed #31124 -- Fixed setting of get_FOO_display() when overriding inherited choices.
|
5 tahun lalu |