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-25 01:30:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
db
History
Loic Bistuer
6983a1a540
Fixed
#15363
-- Renamed and normalized to
get_queryset
the methods that return a QuerySet.
2013-03-08 10:11:45 -05:00
..
examples
…
aggregation.txt
…
index.txt
…
managers.txt
Fixed
#15363
-- Renamed and normalized to
get_queryset
the methods that return a QuerySet.
2013-03-08 10:11:45 -05:00
models.txt
…
multi-db.txt
Fixed
#15363
-- Renamed and normalized to
get_queryset
the methods that return a QuerySet.
2013-03-08 10:11:45 -05:00
optimization.txt
…
queries.txt
…
sql.txt
…
tablespaces.txt
…
transactions.txt
…