django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
1 vuosi sitten |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
1 vuosi sitten |
Daniele Varrazzo
|
09ffc5c121
Fixed #33308 -- Added support for psycopg version 3.
|
2 vuotta sitten |
Mariusz Felisiak
|
2dd6a83d2d
Refs #12990 -- Removed django.contrib.postgres.forms.JSONField per deprecation timeline.
|
3 vuotta sitten |
Eric Theise
|
d08e6f55e3
FIxed typo in docs/ref/contrib/postgres/forms.txt.
|
4 vuotta sitten |
sage
|
6789ded0a6
Fixed #12990, Refs #27694 -- Added JSONField model field.
|
5 vuotta sitten |
Mariusz Felisiak
|
b47bb4c4a7
Refs #29598 -- Removed FloatRangeField per deprecation timeline.
|
5 vuotta sitten |
Mariusz Felisiak
|
416c584cab
Removed versionadded/changed annotations for 2.2.
|
5 vuotta sitten |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 vuotta sitten |
Stefano Chiodino
|
6de7f9ec60
Fixed #29598 -- Deprecated FloatRangeField in favor of DecimalRangeField.
|
6 vuotta sitten |
Mariusz Felisiak
|
35319bf12c
Alphabetized imports in various docs.
|
6 vuotta sitten |
Tim Graham
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 vuotta sitten |
David Hoffman
|
bf84d042e0
Fixed #27582 -- Allowed HStoreField to store null values.
|
8 vuotta sitten |
rowanv
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
8 vuotta sitten |
Elif T. Kus
|
bca9faae95
Fixed #26020 -- Normalized header stylings in docs.
|
9 vuotta sitten |
Marc Tamlyn
|
33ea472f69
Fixed #24604 -- Added JSONField to contrib.postgres.
|
9 vuotta sitten |
Tim Graham
|
1cd41874d5
Fixed typo in docs/ref/contrib/postgres/forms.txt.
|
9 vuotta sitten |
Ng Zhi An
|
4669b6a807
Fixed #24170 -- Implemented decompress for BaseRangeField widgets
|
10 vuotta sitten |
Marc Tamlyn
|
48ad288679
Fixed #24001 -- Added range fields for PostgreSQL.
|
10 vuotta sitten |
Carl Meyer
|
dee3946a91
Fix malformed note directives.
|
10 vuotta sitten |
Marc Tamlyn
|
36f514f065
Added HStoreField.
|
10 vuotta sitten |
Marc Tamlyn
|
604162604b
Added array field support for PostgreSQL.
|
10 vuotta sitten |