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-11-07 07:15:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
24fc9352183c449a8b11d1c7b442e70aa61a8800
django
/
tests
/
model_fields
History
Simon Charette
0223e213dd
Fixed
#26186
-- Documented how app relative relationships of abstract models behave.
...
This partially reverts commit
bc7d201bdb
. Thanks Tim for the review. Refs
#25858
.
2016-02-29 22:07:05 -05:00
..
__init__.py
…
4x8.png
…
8x4.png
…
models.py
Fixed many spelling mistakes in code, comments, and docs.
2015-12-03 12:48:24 -05: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
Refs
#26022
-- Used context manager version of assertRaises in tests.
2016-01-29 12:32:18 -05:00
test_uuid.py
Refs
#26022
-- Used context manager version of assertRaisesMessage in tests.
2016-01-29 13:03:39 -05:00
tests.py
Fixed
#26186
-- Documented how app relative relationships of abstract models behave.
2016-02-29 22:07:05 -05:00