This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-04 06:30:02 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
model_fields
History
Tim Graham
e8d8fb3295
Added a test for NullBooleanField.formfield().
2016-12-20 07:57:25 -05:00
..
__init__.py
…
4x8.png
…
8x4.png
…
models.py
Fixed E305 flake8 warnings.
2016-11-14 12:30:46 -05:00
test_binaryfield.py
…
test_booleanfield.py
Added a test for NullBooleanField.formfield().
2016-12-20 07:57:25 -05:00
test_charfield.py
Refs
#27392
-- Removed "Tests that", "Ensures that", etc. from test docstrings.
2016-11-10 21:30:21 -05:00
test_datetimefield.py
…
test_decimalfield.py
…
test_durationfield.py
…
test_field_flags.py
…
test_filefield.py
Fixed
#27188
-- Allowed using unique=True with FileField.
2016-10-28 20:11:03 -04:00
test_floatfield.py
…
test_foreignkey.py
…
test_genericipaddressfield.py
…
test_imagefield.py
Refs
#27392
-- Removed "Tests that", "Ensures that", etc. from test docstrings.
2016-11-10 21:30:21 -05:00
test_integerfield.py
…
test_manytomanyfield.py
…
test_promises.py
…
test_slugfield.py
…
test_textfield.py
Refs
#27392
-- Removed "Tests that", "Ensures that", etc. from test docstrings.
2016-11-10 21:30:21 -05:00
test_uuid.py
Refs
#27392
-- Removed "Tests that", "Ensures that", etc. from test docstrings.
2016-11-10 21:30:21 -05:00
tests.py
Fixed
#27599
-- Fixed Field.__str__() crash for fields not attached to models.
2016-12-14 14:04:26 -05:00