|
|
|
@7410
|
[7410]
|
04/09/08 19:26:12 |
russellm |
Fixed #6998 -- Corrected typo in Tutorial 4. Thanks, Peter Upfold. |
|
|
|
@7380
|
[7380]
|
03/29/08 10:48:13 |
gwilson |
Fixed #6890 -- Removed duplicate instruction to rename the … |
|
|
|
@7361
|
[7361]
|
03/24/08 23:42:21 |
adrian |
Edited some docs changes from the past few days |
|
|
|
@7315
|
[7315]
|
03/18/08 18:38:59 |
ubernostrum |
Fixed #6659: explained where "forloop.counter" comes from |
|
|
|
@7294
|
[7294]
|
03/18/08 09:54:39 |
mtredinnick |
Added "svn:eol-style native" to every text file in the tree (*.txt, … |
|
|
|
@5946
|
[5946]
|
08/19/07 10:08:48 |
mtredinnick |
Used the url() function when adding a named URL pattern, mostly as an … |
|
|
|
@5801
|
[5801]
|
08/04/07 23:39:52 |
gwilson |
Refs #5089 -- Added file name to poll detail template examples in the … |
|
|
|
@5798
|
[5798]
|
08/03/07 22:39:24 |
gwilson |
Changed several documentation links to be relative. |
|
|
|
@5651
|
[5651]
|
07/11/07 23:44:45 |
adrian |
Edited changes to docs/tutorial04.txt from [5649] |
|
|
|
@5649
|
[5649]
|
07/11/07 19:33:44 |
jacob |
Fixed #4615: corrected reverse URL resolution examples in tutorial 4. … |
|
|
|
@5401
|
[5401]
|
06/01/07 04:35:29 |
mtredinnick |
Fixed #4409 -- Fixed a typo in tutorial (thanks, … |
|
|
|
@5368
|
[5368]
|
05/27/07 08:41:10 |
mtredinnick |
Fixed #4221 -- Removed dependence on hard-coded URL in tutorial 4. |
|
|
|
@5366
|
[5366]
|
05/27/07 08:19:37 |
mtredinnick |
Fixed #4364 -- Added a link to the main docs page to the end of the … |
|
|
|
@5064
|
[5064]
|
04/24/07 00:58:03 |
adrian |
Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson |
|
|
|
@5039
|
[5039]
|
04/20/07 04:15:30 |
mtredinnick |
Changed all references to tutorial1/ to be tutorial01/ (and similarly … |
|
|
|
@4637
|
[4637]
|
02/26/07 22:27:47 |
jacob |
Fixed #2565: added a note about the laziness of querysets in tutorial 4. … |
|
|
|
@4420
|
[4420]
|
01/24/07 14:08:47 |
adrian |
Fixed #3333 -- Docs now use relative links, not hard-coded … |
|
|
|
@3947
|
[3947]
|
10/30/06 07:44:41 |
russellm |
Fixes #2967 -- Fixed some typos in tutorial 4. Thanks, ramiro. |
|
|
|
@3882
|
[3882]
|
09/28/06 15:39:37 |
adrian |
Fixed ReST error in docs/tutorial04.txt. Thanks, Dave Abrahams |
|
|
|
@3456
|
[3456]
|
07/27/06 11:16:17 |
adrian |
Fixed #2435 -- Fixed wording errors in Tutorial 4. Thanks, … |
|
|
|
@2923
|
[2923]
|
05/16/06 15:45:20 |
adrian |
Fixed #1833 -- Fixed some errors in tutorials. Thanks, quarkcool@yahoo.fr |
|
|
|
@2809
|
[2809]
|
05/01/06 20:31:56 |
adrian |
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly … |
|
|
|
@1901
|
[1901]
|
01/10/06 20:06:27 |
adrian |
Updated tutorials 1-4 to use manage.py instead of django-admin.py, new … |
|
|
|
@1258
|
[1258]
|
11/15/05 20:00:23 |
adrian |
Changed 'django-admin.py startapp' application template to use views.py … |
|
|
|
@1034
|
[1034]
|
10/31/05 18:49:52 |
adrian |
Fixed #548 -- Added missing step at the end of docs/tutorial04.txt |
|
|
|
@867
|
[867]
|
10/14/05 15:10:13 |
adrian |
Fixed #626 -- Moved template modules to django.core.template package. … |
|
|
|
@678
|
[678]
|
09/23/05 17:50:05 |
adrian |
Changed overview and tutorial docs to use render_to_response and … |
|
|
|
@603
|
[603]
|
09/02/05 12:48:18 |
adrian |
Added link to request-and-response documentation from tutorial04 |
|
|
|
@499
|
[499]
|
08/14/05 23:08:28 |
adrian |
Fixed typo in docs/tutorial04.txt -- thanks, 'nitpicker' |
|
|
|
@439
|
[439]
|
08/09/05 10:34:20 |
adrian |
Fixed #293 -- Typo in tutorial04. Thanks, espen@grindhaug.org |
|
|
|
@437
|
[437]
|
08/08/05 19:43:33 |
adrian |
Fixed #290 -- Thanks, Matt Croydon |
|
|
|
@435
|
[435]
|
08/08/05 16:02:28 |
adrian |
Added docs/tutorial04.txt |