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-09 17:06:05 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Tim Graham
a755e0657e
Removed unused BaseExpression.refs_aggregate().
...
Unused since afe0bb7b13bb8dc4370f32225238012c873b0ee3.
2016-04-22 13:04:13 -04:00
..
class.txt
…
conditional-expressions.txt
…
database-functions.txt
…
expressions.txt
Removed unused BaseExpression.refs_aggregate().
2016-04-22 13:04:13 -04:00
fields.txt
…
index.txt
…
instances.txt
…
lookups.txt
…
meta.txt
…
options.txt
Fixed
#26438
-- Fixed multiple .objects typos in the docs.
2016-03-31 18:27:47 -04:00
querysets.txt
Refs
#22268
-- Fixed typo in docs/ref/models/querysets.txt
2016-04-08 11:43:02 -04:00
relations.txt
…