Mariusz Felisiak
|
305757aec1
Applied Black's 2024 stable style.
|
10 miesięcy temu |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
1 rok temu |
Joseph Victor Zammit
|
ba755ca131
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
|
1 rok temu |
Mariusz Felisiak
|
23e8868862
Refs #34233 -- Used str.removeprefix()/removesuffix().
|
1 rok temu |
David Smith
|
1cba320786
Refs #32956 -- Changed "afterwards" to "afterward" in docs and comments.
|
3 lat temu |
Daniele Procida
|
22fbebc744
Refs #32880 -- Made some titles consistent in how-to documents.
|
3 lat temu |
Nick Pope
|
335c9c94ac
Simplified imports from django.db and django.contrib.gis.db.
|
5 lat temu |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 lat temu |
Daniel Musketa
|
6fd9c9daa6
Fixed #30365 -- Fixed syntax highlighting in SQL examples.
|
5 lat temu |
Tim Graham
|
ec7e179aeb
Removed versionadded/changed annotations for 2.1.
|
6 lat temu |
priyanshsaxena
|
83b04d4f88
Fixed #29048 -- Added **extra_context to database function as_vendor() methods.
|
6 lat temu |
Matthew Wilkes
|
2162f0983d
Fixed #24747 -- Allowed transforms in QuerySet.order_by() and distinct(*fields).
|
7 lat temu |
Ville Skyttä
|
617686e226
Fixed 'a'/'an' mix-ups in docs.
|
7 lat temu |
chillaranand
|
dc165ec8e5
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
|
7 lat temu |
vytisb
|
b3acf35f13
Fixed code example in docs/howto/custom-lookups.txt
|
8 lat temu |
Ville Skyttä
|
575a9a791e
Normalized "an SQL" spelling.
|
8 lat temu |
Elif T. Kus
|
bca9faae95
Fixed #26020 -- Normalized header stylings in docs.
|
9 lat temu |
Bruno Alla
|
ffcdb0b471
Fixed #25893 -- Corrected custom lookups example.
|
9 lat temu |
Tim Graham
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
9 lat temu |
Josh Smeaton
|
534aaf56f4
Fixed #24629 -- Unified Transform and Expression APIs
|
9 lat temu |
Tim Graham
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
9 lat temu |
Christopher Grebs
|
508be27dbf
Fixed #24057 -- Fixed typo in docs/howto/custom-lookups.txt.
|
10 lat temu |
Quentin Pradet
|
6bc343d874
Fixed typo in docs/howto/custom-lookups.txt.
|
10 lat temu |
Josh Smeaton
|
f61256da3a
Renamed qn to compiler
|
10 lat temu |
Andy Chosak
|
c0c78f1b70
Clarified custom lookups output_field documentation
|
10 lat temu |
Thomas Chaumeny
|
00aa562884
Fixed #23493 -- Added bilateral attribute to Transform
|
10 lat temu |
Marc Tamlyn
|
92a17eaae0
Fixed #23627 -- Allowed register_lookup to work as a decorator.
|
10 lat temu |
Sébastien Fievet
|
f36ab2d3f2
Fixed typo in docs/howto/custom-lookups.txt.
|
10 lat temu |
Jorge C. Leitão
|
8780849da0
Fixed #22812 -- Refactored lookup API documentation.
|
10 lat temu |