Russell Keith-Magee
|
58e4a9d938
|
[1.0.X] Fixed #11272 -- Made some clarifications to the overview and tutorial. Thanks to jjinux for the review notes.
Merge of r11044 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@11056 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-06-18 14:13:50 +00:00 |
|
Karen Tracey
|
fc24a69028
|
[1.0.X] Fixed #10855: Reference doc on creating superusers in the tutorial at the point where an account is needed, so that readers who neglected to create one earlier (or who forgot the password) don't get stuck or think they have to start all over. Thanks cwolf127 and timo.
r10810 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10811 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-05-17 17:57:41 +00:00 |
|
Karen Tracey
|
e2189f6d24
|
[1.0.X] Fixed #10925 -- Clarified the location of some code referenced in the tutorial. Thanks rm and timo.
r10808 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10809 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-05-17 17:45:12 +00:00 |
|
Gary Wilson Jr
|
68aa33f901
|
[1.0.X]: 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.
Backport of r10242 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10243 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-03-31 07:16:25 +00:00 |
|
Malcolm Tredinnick
|
01b6e55f20
|
[1.0.X] Fixed #9257 -- Fixed a small mismatch in text in part 2 of the tutorial.
Backport of r9134 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9138 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-10-05 06:23:23 +00:00 |
|
Adrian Holovaty
|
1b58b77f0d
|
Edited docs changes from [9010] and [9011]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9014 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-09-11 03:32:28 +00:00 |
|
Simon Willison
|
bc5cddc5c5
|
Clarified the bit in the tutorial about creating your first admin.py - fixes #8891
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9011 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-09-11 02:57:31 +00:00 |
|
James Bennett
|
aea34087ef
|
Fixed #8811: Corrected URL example in tutorial part 2
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8906 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-09-03 04:43:57 +00:00 |
|
Jacob Kaplan-Moss
|
24d7b49849
|
Fixed #8496: added a note about admindocs to the project template and the tutorial. Thanks, ericvw.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8859 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-09-02 16:52:42 +00:00 |
|
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.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8585 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-08-26 17:44:04 +00:00 |
|
Malcolm Tredinnick
|
c849fcc66d
|
Fixed #8558 -- Removed a stray line in tutorial 2 left over from when it was
rewritten for the new admin.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8584 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-08-26 16:55:37 +00:00 |
|
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.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8548 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-08-25 18:53:18 +00:00 |
|
Jacob Kaplan-Moss
|
97cb07c3a1
|
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8506 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-08-23 22:25:40 +00:00 |
|