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-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
db
History
Tim Graham
dbb0df2a0e
Fixed
#25985
-- Updated signature of ModelAdmin.formfield_for_* to make request a positional argument.
2015-12-29 12:49:14 -05:00
..
examples
Fixed
#25550
-- Deprecated direct assignment to the reverse side of a related set.
2015-10-27 07:57:15 -04:00
aggregation.txt
Refs
#10060
-- Corrected description of multiple annotations bug.
2015-12-15 07:59:37 -05:00
index.txt
…
managers.txt
Fixed a typo in the managers docs.
2015-11-27 13:51:58 -05:00
models.txt
Fixed
#25672
-- Clarified why related ManyToManyFields with a custom intermediate model disable the remove() method.
2015-12-08 18:00:10 -05:00
multi-db.txt
Fixed
#25985
-- Updated signature of ModelAdmin.formfield_for_* to make request a positional argument.
2015-12-29 12:49:14 -05:00
optimization.txt
…
queries.txt
Fixed
#25550
-- Deprecated direct assignment to the reverse side of a related set.
2015-10-27 07:57:15 -04:00
sql.txt
…
tablespaces.txt
…
transactions.txt
Fixed
#25778
-- Updated docs links to use https when available.
2015-12-01 08:01:34 -05:00