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-01-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
serializers
History
Mariusz Felisiak
cf21fc9bf0
Enforced uniqueness of natural keys used in tests.
2020-04-07 10:54:19 +02:00
..
models
Enforced uniqueness of natural keys used in tests.
2020-04-07 10:54:19 +02:00
__init__.py
…
test_data.py
Fixed
#31071
-- Disabled insert optimization for primary keys with defaults when loading fixtures.
2019-12-30 07:49:10 +01:00
test_deserializedobject.py
…
test_json.py
…
test_natural.py
…
test_xml.py
…
test_yaml.py
…
tests.py
Used assertRaisesMessage() in various tests.
2020-02-07 12:46:23 +01:00