Simon Charette
|
daf7d482db
Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition.
|
hace 1 año |
Mariusz Felisiak
|
2abf417c81
Refs #27236 -- Removed Meta.index_together per deprecation timeline.
|
hace 1 año |
Mariusz Felisiak
|
295467c04a
Removed versionadded/changed annotations for 4.2.
|
hace 1 año |
Mariusz Felisiak
|
02376f1f53
Added missing backticks in docs.
|
hace 1 año |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
hace 2 años |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
hace 2 años |
kimsoungryoul
|
78f163a4fb
Fixed #18468 -- Added support for comments on columns and tables.
|
hace 2 años |
David Wobrock
|
a6385b382e
Fixed #27236 -- Deprecated Meta.index_together in favor of Meta.indexes.
|
hace 2 años |
Steven Pousty
|
d2c135da4c
Fixed #31743 -- Doc't that managed=False prevents Django from managing tables modifications.
|
hace 4 años |
Mariusz Felisiak
|
0ddb4ebf7b
Refs #14357 -- Made Meta.ordering not affect GROUP BY queries.
|
hace 5 años |
Mariusz Felisiak
|
416c584cab
Removed versionadded/changed annotations for 2.2.
|
hace 5 años |
Carlton Gibson
|
514efa3129
Fixed #30688 -- Clarified base_manager_name docs.
|
hace 5 años |
Mariusz Felisiak
|
b6c4766f53
Refs #29548 -- Updated docs for MariaDB support.
|
hace 5 años |
Luke Plant
|
0c916255eb
Changed tuple Mate.unique_together/permissions to lists in docs.
|
hace 5 años |
Tim Graham
|
ec7e179aeb
Removed versionadded/changed annotations for 2.1.
|
hace 6 años |
Paveł Tyślacki
|
bdf3863bdd
Fixed #30063 -- Doc'd that Meta.unique_together may be deprecated in favor of Meta.constraints.
|
hace 6 años |
François Freitag
|
9b15ff08ba
Used auto-numbered lists in documentation.
|
hace 6 años |
Simon Charette
|
8eae094638
Generalized check constraint docs for other constraints.
|
hace 6 años |
Simon Charette
|
9142bebff2
Refs #11964 -- Changed CheckConstraint() signature to use keyword-only arguments.
|
hace 6 años |
Ramiro Morales
|
1b1f64ee5a
Refs #14357 -- Deprecated Meta.ordering affecting GROUP BY queries.
|
hace 6 años |
Ian Foote
|
952f05a6db
Fixed #11964 -- Added support for database check constraints.
|
hace 8 años |
Tim Graham
|
7543ab1f8d
Removed versionadded/changed annotations for 2.0.
|
hace 6 años |
olivierdalang
|
825f0beda8
Fixed #8936 -- Added a view permission and a read-only admin.
|
hace 6 años |
Tim Graham
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
hace 7 años |
François Freitag
|
ad4a8acdb5
Fixed #11557 -- Added support for a list of fields in Meta.get_latest_by and QuerySet.earliest()/latest().
|
hace 7 años |
Dima Kudosh
|
093fd479d6
Fixed #28335 -- Allowed query expressions in Meta.ordering.
|
hace 7 años |
Tim Graham
|
d18227e341
Fixed #28471 -- Clarified that Meta.indexes is preferred to index_together.
|
hace 7 años |
Mariusz Felisiak
|
a3af8c99d9
Removed extra characters in docs header underlines.
|
hace 8 años |
Tim Graham
|
e27e4c0339
Removed versionadded/changed annotations for 1.10.
|
hace 8 años |
Tim Graham
|
bfe0d54514
Refs #26230 -- Removed support for model name query lookups when using Meta.default_related_name.
|
hace 8 años |