Clifford Gama
|
3d819e2324
Removed reference to "removing older versions of Django" in tutorial.
|
3 bulan lalu |
Chiara Mezzavilla
|
40a60d589e
Explained exception to using include() within urlpatterns in tutorial 1.
|
4 bulan lalu |
Meta
|
d2c74cfb48
Fixed #35502 -- Removed duplication of "mysite" directory name in intro docs.
|
6 bulan lalu |
Chiara Mezzavilla
|
73e8e81141
Relocated path() explanation to docs/ref/urls.txt to simplify tutorial 1.
|
4 bulan lalu |
Mariusz Felisiak
|
f883bef054
Refs #35591 -- Removed hardcoded "stable" version in runserver warning.
|
6 bulan lalu |
Andrew Miller
|
69aa13ffb9
Fixed #35591 -- Added unsuitable for production console warning to runserver.
|
6 bulan lalu |
Tim Graham
|
dfd63ff434
Refs #35506 -- Reverted "global URLconf" to "root URLconf" in tutorial 1.
|
7 bulan lalu |
lucas-r-oliveira
|
2c931fda5b
Fixed 35506 -- Clarified initial references to URLconf in tutorial 1.
|
8 bulan lalu |
Andreu Vallbona
|
f812b927a5
Moved confirmation about dev server running to earlier in tutorial 1.
|
8 bulan lalu |
Andreu Vallbona
|
3556f63c4c
Simplified tutorial 1 when describing how to run the dev server.
|
8 bulan lalu |
Ismael
|
6efbeb997c
Fixed #35503 -- Removed distracting PHP reference in tutorial 1.
|
8 bulan lalu |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 tahun lalu |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
2 tahun lalu |
Mariusz Felisiak
|
3bbe22dafc
Fixed #34233 -- Dropped support for Python 3.8 and 3.9.
|
2 tahun lalu |
Mariusz Felisiak
|
c583418e3e
Removed note about "0" IP address from tutorial.
|
2 tahun lalu |
Mariusz Felisiak
|
ac90529cc5
Fixed docs build with sphinxcontrib-spelling 7.5.0+.
|
2 tahun lalu |
David Smith
|
1024b5e74a
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
3 tahun lalu |
Mariusz Felisiak
|
ec0ff40631
Fixed #32355 -- Dropped support for Python 3.6 and 3.7
|
4 tahun lalu |
Victor Moura
|
1628b35b58
Fixed #31385 -- Improved wording in tutorial 1.
|
4 tahun lalu |
Gabriel Augendre
|
307c63f9a7
Fixed #30780 -- Improved visibility of Getting Help FAQ in tutorials.
|
5 tahun lalu |
Mariusz Felisiak
|
3930ec1bf2
Fixed #31062 -- Doc'd asgi.py in tutorials and project templates.
|
5 tahun lalu |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 tahun lalu |
Dan Davis
|
2bd8df243a
Fixed #30184 -- Removed ellipsis characters from shell output strings.
|
6 tahun lalu |
Tim Graham
|
7e6b214ed3
Fixed #30116 -- Dropped support for Python 3.5.
|
6 tahun lalu |
David Beitey
|
885cb0d390
Fixed "lets" mistakes in docs.
|
6 tahun lalu |
Curtis Maloney
|
c49ea6f591
Refs #20910 -- Replaced snippet directive with code-block.
|
6 tahun lalu |
Claude Paroz
|
50b8493581
Refs #29654 -- Replaced three dots with ellipsis character in output strings.
|
6 tahun lalu |
Daniel Roseman
|
40ff93310f
Added help for common 404 error in tutorial 1.
|
6 tahun lalu |
Melissa Lewis
|
d97cce3409
isorted import statements in tutorial example
|
7 tahun lalu |
Ramiro Morales
|
37c17846ad
Fixed #28343 -- Add an OS chooser for docs command line examples.
|
7 tahun lalu |