Gary Wilson Jr
|
7372ea159a
Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565, #10568, #10569, #10614, #10617, #10619 -- Fixed several typos as well as a couple minor issues in the docs, patches from timo, nih, bthomas, rduffield, UloPe, and sebleier@gmail.com.
|
16 年之前 |
Jacob Kaplan-Moss
|
4cf1327aa4
Cleaned up some documentation about admin URLs in Django 1.1. Thanks, Alex Gaynor.
|
16 年之前 |
Jacob Kaplan-Moss
|
1f84630c87
Fixed #6470: made the admin use a URL resolver.
|
16 年之前 |
Malcolm Tredinnick
|
e466d2ea53
Fixed #9257 -- Fixed a small mismatch in text in part 2 of the tutorial.
|
16 年之前 |
Adrian Holovaty
|
1b58b77f0d
Edited docs changes from [9010] and [9011]
|
16 年之前 |
Simon Willison
|
bc5cddc5c5
Clarified the bit in the tutorial about creating your first admin.py - fixes #8891
|
16 年之前 |
James Bennett
|
aea34087ef
Fixed #8811: Corrected URL example in tutorial part 2
|
16 年之前 |
Jacob Kaplan-Moss
|
24d7b49849
Fixed #8496: added a note about admindocs to the project template and the tutorial. Thanks, ericvw.
|
16 年之前 |
Brian Rosner
|
05a4439581
Fixed #8560 -- Corrected a typo in a comment of docs/intro/tutorial02.txt to be consistent with the change in [8432]. Thanks ramiro for catching this.
|
16 年之前 |
Malcolm Tredinnick
|
c849fcc66d
Fixed #8558 -- Removed a stray line in tutorial 2 left over from when it was
|
16 年之前 |
Jacob Kaplan-Moss
|
7e06b69a3d
Removed outdated "adminindex" command -- the same behavior is now far easier and better done in a template, or perhaps a custom `AdminSite.index` function. Refs #5500.
|
16 年之前 |
Jacob Kaplan-Moss
|
97cb07c3a1
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
|
16 年之前 |