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
38988f289f
django
/
tests
/
foreign_object
/
models
History
Jon Dufresne
2c69824e5a
Refs
#23968
-- Removed unnecessary lists, generators, and tuple calls.
2017-06-01 19:08:59 -04:00
..
__init__.py
Fixed
#26515
-- Fixed Query.trim_joins() for nested ForeignObjects.
2016-05-19 09:56:24 -04:00
article.py
Decreased max_length for char fields unless absolutely needed. (
#8485
)
2017-05-10 17:33:46 +02:00
customers.py
Fixed
#26515
-- Fixed Query.trim_joins() for nested ForeignObjects.
2016-05-19 09:56:24 -04:00
empty_join.py
Refs
#23968
-- Removed unnecessary lists, generators, and tuple calls.
2017-06-01 19:08:59 -04:00
person.py
Refs
#23919
-- Removed python_2_unicode_compatible decorator usage
2017-01-18 13:44:34 +01:00