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-21 14:54:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Floris den Hengst
b9b8411129
Fixed
#24432
-- Added docs for ManyToManyFields that reside in and refer to the same model.
2015-03-09 20:44:55 -04: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
Update converters to take a consistent set of parameters.
2015-02-20 11:35:52 +00:00
fields.txt
Fixed
#24432
-- Added docs for ManyToManyFields that reside in and refer to the same model.
2015-03-09 20:44:55 -04: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
Disallowed importing concrete models without an application.
2015-02-10 21:41:19 +01:00
querysets.txt
…
relations.txt
Fixed
#6707
-- Added RelatedManager.set() and made descriptors' __set__ use it.
2015-02-05 12:45:08 +07:00