Luke Plant
|
76366aab18
Fixed #13623 - code in intro-tutorial03 missing an import statement
|
14 lat temu |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
14 lat temu |
Justin Bronn
|
c736cbe816
Fixed #12958 -- Fixed typo I introduced in r12527. Thanks, mitchf.
|
15 lat temu |
Justin Bronn
|
bca753e283
Fixed #12485 -- Added links to polls templates in tutorial. Thanks, gungadin for ticket and Derek Willis for patch.
|
15 lat temu |
Justin Bronn
|
84cffa2ece
Fixed #12585 -- Corrected typo in tutorial03. Thanks, fcsmith.
|
15 lat temu |
Russell Keith-Magee
|
f14833ee67
Fixed #11959 -- Updated the tutorial to ensure that the admin site continues to work after URLpatterns are introduced. Thanks to carljm for the report and draft patch.
|
15 lat temu |
Russell Keith-Magee
|
8708280783
Fixed #11556 -- Clarified the argument required by get_object_or_404. Thanks to rbonvall for the report.
|
15 lat temu |
Russell Keith-Magee
|
e114cbf3de
Fixed #11469 -- Removed suspicion that Django developers have trouble counting to four. Thanks to msgre for the report.
|
15 lat temu |
Russell Keith-Magee
|
ee8cc099c0
Fixed #10978 -- Clarified that the include statement is part of the urlpattern definition. Thanks to swatermasysk for the suggestion.
|
16 lat temu |
Russell Keith-Magee
|
457a1f9a03
Fixed #11272 -- Made some clarifications to the overview and tutorial. Thanks to jjinux for the review notes.
|
16 lat temu |
Russell Keith-Magee
|
1a7238c730
Fixed #11328 -- Added missing imports in the sample urls.py from Tutorial 3. Thanks to marcalj for the report.
|
16 lat temu |
Simon Willison
|
9e97fdf357
Added admin URLs back to the urls.py example in the tutorial - had a complaint from someone following the tutorial that they got to that step and the admin stopped working and they weren't sure why
|
16 lat temu |
Jacob Kaplan-Moss
|
c6c25adf6d
Fixed a whole bunch of small docs typos, errors, and ommissions.
|
16 lat temu |
Jacob Kaplan-Moss
|
516051bfd2
A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #9529,
|
16 lat temu |
Karen Tracey
|
d4f4ab8535
Fixed #9487 -- Corrected several links into the Python docs that were broken by the recent Python docs refactor.
|
16 lat temu |
Jacob Kaplan-Moss
|
97cb07c3a1
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
|
16 lat temu |