Mariusz Felisiak
|
f1a808a502
Used :rfc: role in various docs.
|
5 лет назад |
Nick Pope
|
198a2a9381
Removed unnecessary /static from links to PostgreSQL docs.
|
6 лет назад |
Mariusz Felisiak
|
759a9b710c
Updated Oracle docs links to Oracle 18c.
|
6 лет назад |
Aymeric Augustin
|
3bb6a4390c
Refs #27753 -- Favored force/smart_str() over force/smart_text().
|
8 лет назад |
Hemanth V. Alluri
|
fd49701ab9
Removed a useless sentence in docs/ref/unicode.txt.
|
6 лет назад |
Jon Dufresne
|
0cd465b63a
Fixed #29817 -- Deprecated settings.FILE_CHARSET.
|
6 лет назад |
Jon Dufresne
|
f5d9ee11a2
Refs #27778 -- Removed "The database API" section from "Unicode data" docs.
|
6 лет назад |
Jon Dufresne
|
3212008ba6
Corrected docs to say that all templates are text strings.
|
6 лет назад |
Tim Graham
|
7945bc1d08
Refs #23919 -- Replaced doc references to django.utils.http.urlquote() and urlquote_plus() with standard library alternatives.
|
7 лет назад |
Claude Paroz
|
d4d812cb56
Refs #28196 -- Removed mentions of bytestrings for EmailMessage
|
7 лет назад |
Chronial
|
03281d8fe7
Fixed #26005 -- Fixed some percent decoding cases in uri_to_iri().
|
8 лет назад |
Claude Paroz
|
fee42fd99e
Refs #23919 -- Replaced usage of django.utils.http utilities with Python equivalents
|
8 лет назад |
Vytis Banaitis
|
d1bab24e01
Refs #23919, #27778 -- Removed obsolete mentions of unicode.
|
8 лет назад |
Tim Graham
|
f6acd1d271
Refs #23919 -- Removed Python 2 notes in docs.
|
8 лет назад |
Claude Paroz
|
f3c43ad1fd
Refs #23919 -- Removed python_2_unicode_compatible decorator usage
|
8 лет назад |
Mariusz Felisiak
|
55993d1e4e
Updated Oracle docs links to Oracle 12c.
|
8 лет назад |
Marti Raudsepp
|
51fbe2a60d
Updated postgresql.org links to https and made them canonical.
|
8 лет назад |
Tim Graham
|
9819676676
Updated links to the current version of MySQL docs.
|
8 лет назад |
Claude Paroz
|
2ced2f785d
Replaced smart_* by force_* calls whenever possible
|
8 лет назад |
pp
|
b34ff66e5b
Added missing period to "etc.".
|
9 лет назад |
Marten Kenbeek
|
16411b8400
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
|
9 лет назад |
Jon Dufresne
|
7aabd62380
Fixed #25778 -- Updated docs links to use https when available.
|
9 лет назад |
Florian Demmer
|
25b912abbe
Fixed #17686, refs #17816 -- Added "Files" section to Unicode topic.
|
9 лет назад |
Mariusz Felisiak
|
6f1b09bb5c
Made assorted improvements to the Oracle documentation.
|
9 лет назад |
ldrumm
|
27ad12a9b8
Fixed wrong operator in iri_to_uri() docs
|
10 лет назад |
Anubhav Joshi
|
10b17a22be
Fixed #19508 -- Implemented uri_to_iri as per RFC.
|
10 лет назад |
Tim Graham
|
fb4f3e04b1
Updated MySQL links to version 5.6.
|
10 лет назад |
Matt Lauber
|
b2514c02e1
Corrected the section identifier for MySQL unicode reference.
|
11 лет назад |
Claude Paroz
|
3a97f992fb
Fixed #22313 -- Removed 'u' prefixes from documentation
|
11 лет назад |
Tim Graham
|
7b69c3e775
Removed versionadded/changed annotations for 1.5
|
11 лет назад |