Django

Code

root/django/trunk/docs/tutorial03.txt


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7294 [7294] 03/18/08 09:54:39 mtredinnick Added "svn:eol-style native" to every text file in the tree (*.txt, …
(edit) @5801 [5801] 08/04/07 23:39:52 gwilson Refs #5089 -- Added file name to poll detail template examples in the …
(edit) @5673 [5673] 07/12/07 09:05:16 russellm Fixed #4502 -- Clarified reference to view in tutorial. Thanks for the …
(edit) @5365 [5365] 05/27/07 08:11:30 mtredinnick Fixed #4307 -- Clarified that ROOT_URLCONF is in settings.py and fixed a …
(edit) @5039 [5039] 04/20/07 04:15:30 mtredinnick Changed all references to tutorial1/ to be tutorial01/ (and similarly …
(edit) @4420 [4420] 01/24/07 14:08:47 adrian Fixed #3333 -- Docs now use relative links, not hard-coded …
(edit) @4393 [4393] 01/22/07 20:02:35 adrian Fixed #3282 -- Fixed incorrect statement in docs/tutorial03.txt. Thanks, …
(edit) @4275 [4275] 01/03/07 08:16:58 russellm Fixed #2756 -- Modified the get_object_or_404/get_list_or_404 shortcuts to …
(edit) @3912 [3912] 10/23/06 02:42:04 mtredinnick Fixed #2863 -- Fixed a small typo in one of the examples. …
(edit) @3883 [3883] 09/28/06 21:30:42 mtredinnick Fixed #2845 -- Corrected a few spelling errors in the docs and changed …
(edit) @3359 [3359] 07/18/06 20:35:58 mtredinnick Fixed #2355 -- Corrected a couple of small typos in code examples in …
(edit) @3356 [3356] 07/17/06 09:16:17 adrian Fixed #2356 -- Removed references to get_object() from …
(edit) @3017 [3017] 05/31/06 09:29:11 adrian Fixed #2047 -- Typo in tutorial03.txt. Thanks, asmodai
(edit) @3016 [3016] 05/31/06 09:26:44 adrian Fixed #2046 -- Typo in tutorial03.txt. Thanks, asmodai
(edit) @2923 [2923] 05/16/06 15:45:20 adrian Fixed #1833 -- Fixed some errors in tutorials. Thanks, quarkcool@yahoo.fr
(edit) @2908 [2908] 05/15/06 06:33:17 mtredinnick Fixed #1815: More documentation proof-reading from nico@teknico.net.
(edit) @2809 [2809] 05/01/06 20:31:56 adrian MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
(edit) @1901 [1901] 01/10/06 20:06:27 adrian Updated tutorials 1-4 to use manage.py instead of django-admin.py, new …
(edit) @1291 [1291] 11/19/05 12:20:30 adrian Beefed up docs/url_dispatch.txt
(edit) @1258 [1258] 11/15/05 20:00:23 adrian Changed 'django-admin.py startapp' application template to use views.py …
(edit) @1210 [1210] 11/12/05 18:22:39 adrian Fixed typo in docs/tutorial03.txt. Thanks, Dave Hodder
(edit) @948 [948] 10/18/05 20:09:05 adrian Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a …
(edit) @867 [867] 10/14/05 15:10:13 adrian Fixed #626 -- Moved template modules to django.core.template package. …
(edit) @745 [745] 09/30/05 11:38:03 adrian Fixed typo in docs/tutorial03.txt. Thanks, Aggelos Orfanakos
(edit) @679 [679] 09/23/05 17:51:08 adrian Fixed ReST bug in [678]
(edit) @678 [678] 09/23/05 17:50:05 adrian Changed overview and tutorial docs to use render_to_response and …
(edit) @602 [602] 09/02/05 12:41:40 adrian Added link to request-and-response documentation from tutorial03
(edit) @436 [436] 08/08/05 16:04:32 adrian Fixed formatting problem in docs/tutorial03.txt
(edit) @435 [435] 08/08/05 16:02:28 adrian Added docs/tutorial04.txt
(edit) @430 [430] 08/08/05 10:47:57 adrian Made some improvements/clean-ups to docs/tutorial03.txt
(edit) @416 [416] 08/05/05 17:44:16 adrian Changed 'check back within 48 hours' message, because it's blatantly false …
(edit) @415 [415] 08/05/05 17:43:35 adrian Changed 'django-admin startapp' so that it doesn't create the 'urls' …
(edit) @366 [366] 08/01/05 14:03:33 adrian Additional clarification to [365]
(edit) @365 [365] 08/01/05 14:02:55 adrian Clarified Tutorial 3 to explain settings have changed -- thanks, Robin …
(edit) @364 [364] 08/01/05 13:59:35 adrian Fixed typo in tutorial03 -- thanks, Robin Munn
(edit) @316 [316] 07/26/05 11:11:43 adrian Fixed #163 -- Added 'pk' database API option, which is a shorthand for …
(edit) @299 [299] 07/22/05 13:45:22 adrian Fixed #153 -- Changed docs to use new ordering syntax
(edit) @280 [280] 07/21/05 12:59:05 jacob Rolled comments on tutorial 3 into document and cleaned up a few things.
(edit) @274 [274] 07/21/05 10:36:43 adrian Changed tutorial docs to account for auto-reload on the development server
(edit) @247 [247] 07/20/05 12:42:36 adrian Added '--settings' option to django-admin. This specifies which settings …
(edit) @214 [214] 07/19/05 13:34:25 adrian Fixed bug in example exception in tutorial03 -- thanks, Amit Upadhyay
(edit) @206 [206] 07/19/05 10:23:22 adrian Fixed typo in tutorial03 -- thanks, Robin Munn
(edit) @202 [202] 07/19/05 09:41:08 adrian Changed tutorial03 to match the new error message from [193]
(edit) @201 [201] 07/19/05 00:58:19 adrian Small formatting fix to tutorial03
(edit) @200 [200] 07/19/05 00:55:42 adrian Word-wrapped some code examples in tutorial03
(edit) @199 [199] 07/19/05 00:52:54 adrian Small formatting fix to tutorial03
(edit) @198 [198] 07/19/05 00:52:06 adrian Small clarification to tutorial03
(edit) @197 [197] 07/19/05 00:50:33 adrian Fixed stupid error in tutorial03
(add) @195 [195] 07/19/05 00:43:07 adrian Added docs/tutorial03
Note: See TracRevisionLog for help on using the revision log.