Adam Johnson
|
272ceb9584
Refs #25778 -- Updated some links and references to HTTPS.
|
1 éve |
Adam Johnson
|
9e7ac58901
Removed link to lawrence.com in contrib.sites docs.
|
1 éve |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
1 éve |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
1 éve |
David Smith
|
1024b5e74a
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
3 éve |
Nick Pope
|
c156e36955
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
|
3 éve |
Adam Johnson
|
d17b380653
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments.
|
4 éve |
Garry Polley
|
d216e67b0c
Removed outdated information from contrib.sites docs.
|
5 éve |
Alasdair Nicol
|
b991eefd3a
Refs #30923 -- Fixed an example of rendering templates in contrib.sites docs.
|
5 éve |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 éve |
François Freitag
|
9b15ff08ba
Used auto-numbered lists in documentation.
|
6 éve |
Mariusz Felisiak
|
35319bf12c
Alphabetized imports in various docs.
|
6 éve |
Tim Graham
|
e6262aaaf8
Refs #27358 -- Removed invalid/unneeded FileField.upload_to in tests/docs.
|
8 éve |
Claude Paroz
|
78963495d0
Refs #17209 -- Added LoginView and LogoutView class-based views
|
8 éve |
Ed Henderson
|
4a4d7f980e
Fixed #26021 -- Applied hanging indentation to docs.
|
8 éve |
Tim Graham
|
46a38307c2
Removed versionadded/changed annotations for 1.9.
|
8 éve |
Florian Apolloner
|
9baf692a58
Fixed #26601 -- Improved middleware per DEP 0005.
|
9 éve |
Jon Dufresne
|
7aabd62380
Fixed #25778 -- Updated docs links to use https when available.
|
9 éve |
Agnieszka Lasyk
|
1f8dad6915
Fixed #25755 -- Unified spelling of "website".
|
9 éve |
Tim Graham
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
9 éve |
Stephen Paulger
|
443dffbeb2
Remove unnecessarily rude terminology.
|
9 éve |
Flavio Curella
|
c2e70f0265
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
|
9 éve |
Bipin Suresh
|
34047b23e2
Fixed #24983 -- Clarified contrib.sites Site.domain is fully qualified.
|
9 éve |
Nick Pope
|
b3d5dc6932
Fixed #24834 -- Fixed get_current_site() when Host header contains port.
|
9 éve |
Piotr Jakimiak
|
70e3e2e08e
Fixed #24774 -- Made contrib.site's Site.domain field unique
|
9 éve |
Tim Graham
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
9 éve |
Tim Graham
|
4548a282a1
Removed contrib.sites.models.RequestSite/get_current_site() aliases.
|
10 éve |
Tim Graham
|
ba27f89587
Clarified a contrib.sites deprecation and added to 1.7 release notes.
|
10 éve |
Keryn Knight
|
726a9550db
Fixed #24143 -- Encouraged use of Http404 messages for debugging.
|
10 éve |
Aymeric Augustin
|
d3205e3e2e
Deprecated TEMPLATE_DIRS.
|
10 éve |