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-24 16:20:46 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
modeltests
/
validation
History
Florian Apolloner
08e5fcb3e6
Fixed regression in validation tests since example.com is available via https now.
2013-08-13 22:34:52 +02:00
..
__init__.py
Convert all modeltests to use absolute imports, rather than relative ones.
2011-10-13 18:04:12 +00:00
models.py
[1.4.x]
Fixed
#18212
-- Standardized arguments of GenericIPAddressField
2012-09-01 18:39:51 +02:00
test_custom_messages.py
Convert all modeltests to use absolute imports, rather than relative ones.
2011-10-13 18:04:12 +00:00
test_error_messages.py
Added support for time zones. Thanks Luke Plant for the review.
Fixed
#2626
.
2011-11-18 13:01:06 +00:00
test_unique.py
Switch several assertNumQueries to use the context manager, which is much more beautiful.
2011-10-14 17:03:08 +00:00
tests.py
Fixed regression in validation tests since example.com is available via https now.
2013-08-13 22:34:52 +02:00
validators.py
Convert all modeltests to use absolute imports, rather than relative ones.
2011-10-13 18:04:12 +00:00