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-08 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
model_fields
History
Aymeric Augustin
b799a50c8e
Serialized some tests that interact with the filesystem.
...
Considering the APIs exercised by these test cases, it's hard to make them independent.
2015-09-09 23:01:17 +02:00
..
__init__.py
…
4x8.png
…
8x4.png
…
models.py
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
test_durationfield.py
Refs
#24652
-- Used SimpleTestCase where appropriate.
2015-05-20 13:46:13 -04:00
test_field_flags.py
Fixed
#25320
-- Reverted ManyToManyField.null to False for backwards compatibility.
2015-09-01 07:59:39 -04:00
test_imagefield.py
Serialized some tests that interact with the filesystem.
2015-09-09 23:01:17 +02:00
test_uuid.py
Fixed
#25160
-- Moved unsaved model instance data loss check to Model.save()
2015-08-10 08:51:32 -04:00
tests.py
Fixed
#25331
-- Removed trailing blank lines in docstrings.
2015-08-31 17:37:21 -04:00