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-08 16:35:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
db
History
Mariusz Felisiak
e5cacb1f47
Refs
#30947
-- Changed tuples to lists in model Meta options examples in docs.
...
Follow up to 97d3321e89c8d4434927bdbc308db1ccffa99d3b.
2019-11-04 10:20:30 -08:00
..
examples
Refs
#30947
-- Changed tuples to lists in model Meta options examples in docs.
2019-11-04 10:20:30 -08:00
aggregation.txt
Refs
#14357
-- Made Meta.ordering not affect GROUP BY queries.
2019-09-10 12:01:00 +02:00
index.txt
…
instrumentation.txt
…
managers.txt
…
models.txt
…
multi-db.txt
…
optimization.txt
Refs
#26207
-- Removed obsolete note about slow constructing a model with deferred fields.
2019-10-14 12:51:07 +02:00
queries.txt
…
search.txt
…
sql.txt
…
tablespaces.txt
…
transactions.txt
…