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-10 17:35:38 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
db
History
Simon Charette
64aba7a8ab
Fixed
#26438
-- Fixed multiple .objects typos in the docs.
...
Thanks Pablo Oubiña for the report.
2016-03-31 18:27:47 -04:00
..
examples
Unified some doc links to OneToOneField and ManyToManyField.
2016-02-01 11:02:26 -05:00
aggregation.txt
Fixed typo in docs/topics/db/aggregation.txt.
2016-03-25 13:38:16 -04:00
index.txt
…
managers.txt
…
models.txt
Fixed
#11560
-- Allowed proxy model multiple-inheritance from the same concrete base model.
2016-03-30 13:06:27 -04:00
multi-db.txt
Fixed allow_migrate() signature in documentation
2016-02-12 14:16:03 +11:00
optimization.txt
Fixed
#26438
-- Fixed multiple .objects typos in the docs.
2016-03-31 18:27:47 -04:00
queries.txt
…
sql.txt
…
tablespaces.txt
…
transactions.txt
…