.. |
examples
|
f6acd1d271
Refs #23919 -- Removed Python 2 notes in docs.
|
8 years ago |
aggregation.txt
|
49b9c89d40
Fixed #28233 -- Used a simpler example in the aggregation "cheat sheet" docs.
|
7 years ago |
index.txt
|
2d877da855
Refs #3254 -- Added full text search to contrib.postgres.
|
9 years ago |
managers.txt
|
dc165ec8e5
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
|
8 years ago |
models.txt
|
0ad7e8f71f
Fixed #28003 -- Doc'd what an auto-created OneToOneField parent_link looks like.
|
8 years ago |
multi-db.txt
|
081e787160
Refs #23919 -- Stopped inheriting from object to define new style classes.
|
7 years ago |
optimization.txt
|
01f658644a
Updated various links in docs to avoid redirects
|
7 years ago |
queries.txt
|
14251324e6
Added missing import in docs/topics/db/queries.txt.
|
7 years ago |
search.txt
|
eac396a5d0
Fixed typos in docs/topic/db/search.txt.
|
8 years ago |
sql.txt
|
51fbe2a60d
Updated postgresql.org links to https and made them canonical.
|
8 years ago |
tablespaces.txt
|
3297dede7f
Fixed #28046 -- Added the db_tablespace parameter to class-based indexes.
|
7 years ago |
transactions.txt
|
9819676676
Updated links to the current version of MySQL docs.
|
8 years ago |