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-23 08:39:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
serializers
History
Caio Ariede
555bebe774
Fixed
#30987
-- Added models.PositiveBigIntegerField.
2019-11-19 09:34:11 +01:00
..
models
Fixed
#30987
-- Added models.PositiveBigIntegerField.
2019-11-19 09:34:11 +01:00
__init__.py
…
test_data.py
Fixed
#30987
-- Added models.PositiveBigIntegerField.
2019-11-19 09:34:11 +01:00
test_deserializedobject.py
…
test_json.py
Fixed
#28984
-- Made assorted code simplifications.
2018-01-03 13:24:02 -05:00
test_natural.py
Fixed
#28385
-- Fixed deserializing natural keys when primary key has a default value.
2018-11-27 18:35:19 -05:00
test_xml.py
Fixed
#28856
-- Fixed a regression in caching of a GenericForeignKey pointing to a MTI model.
2017-11-30 09:28:44 -05:00
test_yaml.py
Refs
#11929
-- Fixed ordering of test YAML dumps.
2019-05-03 10:48:18 +02:00
tests.py
Corrected several typos in string literals and test names.
2019-08-07 11:23:14 +02:00