This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
a3fc24f014
django
/
tests
/
serializers
/
models
History
Caio Ariede
555bebe774
Fixed
#30987
-- Added models.PositiveBigIntegerField.
2019-11-19 09:34:11 +01:00
..
__init__.py
Fixed
#24607
-- Serialized natural keys in multi-table inheritance models.
2018-02-12 21:15:04 -05:00
base.py
Fixed
#28370
-- Deprecated the context arg of Field.from_db_value() and Expression.convert_value().
2017-07-20 16:30:08 -04:00
data.py
Fixed
#30987
-- Added models.PositiveBigIntegerField.
2019-11-19 09:34:11 +01:00
multi_table.py
Fixed
#28725
-- Prevented serializing inherited ManyToManyFields in child model.
2019-06-27 15:10:22 +02:00
natural.py
Followed style guide for model attribute ordering.
2018-12-27 19:34:14 -05:00