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-03-11 01:42:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
model_fields
History
Josh Smeaton
1784c326b1
[1.8.x]
Fixed
#24319
-- Added validation for UUID model field
...
Backport of de0241eb985c6dec978beda119fee353ef3e9604 from master
2015-02-13 10:01:06 +11:00
..
__init__.py
…
4x8.png
…
8x4.png
…
models.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00
test_durationfield.py
[1.8.x]
Fixed
#24302
-- Added DurationField.formfield()
2015-02-09 10:21:15 -05:00
test_field_flags.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00
test_imagefield.py
Fixed a few ResourceWarning in the test suite. Refs
#22680
.
2014-05-26 03:23:17 +07:00
test_uuid.py
[1.8.x]
Fixed
#24319
-- Added validation for UUID model field
2015-02-13 10:01:06 +11:00
tests.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00