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-02-24 17:15:03 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Loic Bistuer
18c0aaa912
Fixed
#24289
-- Reversed usage of Field.many_to_one and one_to_many.
...
Thanks Carl Meyer and Tim Graham for the reviews and to all involved in the discussion.
2015-02-14 02:28:24 +07:00
..
class.txt
…
conditional-expressions.txt
Refs
#14030
-- Improved expression support for python values
2015-02-12 08:46:25 +11:00
database-functions.txt
…
expressions.txt
Refs
#14030
-- Improved expression support for python values
2015-02-12 08:46:25 +11:00
fields.txt
Fixed
#24289
-- Reversed usage of Field.many_to_one and one_to_many.
2015-02-14 02:28:24 +07:00
index.txt
…
instances.txt
…
lookups.txt
…
meta.txt
Fixed
#24289
-- Reversed usage of Field.many_to_one and one_to_many.
2015-02-14 02:28:24 +07:00
options.txt
…
querysets.txt
…
relations.txt
…