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 22:47:53 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
model_fields
History
Jon Dufresne
44f3ee7716
Fixed
#9596
-- Added date transform for DateTimeField.
2015-06-02 08:49:10 -04:00
..
__init__.py
…
4x8.png
…
8x4.png
…
models.py
[1.8.x] Refs
#24698
,
#24712
-- Forwardported ForeignKey.get_db_prep_value() test and release notes.
2015-05-12 19:42:42 -04:00
test_durationfield.py
Refs
#24652
-- Used SimpleTestCase where appropriate.
2015-05-20 13:46:13 -04:00
test_field_flags.py
Refs
#24652
-- Used SimpleTestCase where appropriate.
2015-05-20 13:46:13 -04:00
test_imagefield.py
Used assertIsInstance in tests.
2015-04-27 08:40:36 -04:00
test_uuid.py
Refs
#24652
-- Used SimpleTestCase where appropriate.
2015-05-20 13:46:13 -04:00
tests.py
Fixed
#9596
-- Added date transform for DateTimeField.
2015-06-02 08:49:10 -04:00