Django

Code

root/django/trunk/docs/tutorial01.txt


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7655 [7655] 06/15/08 23:03:25 adrian Fixed #6830 -- Changed the docs/tutorial01.txt reference to the IRC …
(edit) @7294 [7294] 03/18/08 09:54:39 mtredinnick Added "svn:eol-style native" to every text file in the tree (*.txt, …
(edit) @6743 [6743] 11/29/07 12:15:38 mtredinnick Fixed #5955 -- Made a bunch of ReST fixes. Thanks, SmileyChris?.
(edit) @6535 [6535] 10/19/07 10:43:45 mboersma Fixed #5633, refs #5626: Change "Max OS X" to "Mac OS X" in tutorial01.
(edit) @6251 [6251] 09/14/07 20:02:45 ubernostrum Correcting inadvertent typo from [6224]
(edit) @6224 [6224] 09/14/07 16:48:50 adrian Fixed #4245 -- Added documentation about permission error on OS X. Thanks, …
(edit) @6040 [6040] 09/03/07 08:13:10 russellm Fixed #5271 -- Fixed documentation reference to using the application name …
(edit) @6020 [6020] 08/25/07 20:16:19 gwilson Fixed #5257 -- Fixed typo in tutorial from [6006]. Thanks, Collin Grady.
(edit) @6006 [6006] 08/25/07 13:43:32 adrian Fixed #5195 -- Added notes to docs/tutorial01.txt about max_length and …
(edit) @5871 [5871] 08/12/07 05:37:56 mtredinnick Fixed #4941 -- Changed imports for interactive portion of the example to …
(edit) @5825 [5825] 08/06/07 21:33:11 adrian Fixed #5097 -- Made various updates and corrections to the documentation. …
(edit) @5803 [5803] 08/05/07 00:14:46 gwilson Fixed #2101 -- Renamed maxlength argument to max_length for oldforms …
(edit) @5639 [5639] 07/09/07 21:45:11 gwilson Fixed #4814 -- Fixed some whitespace issues in tutorial01, thanks John …
(edit) @5609 [5609] 07/04/07 07:11:04 mtredinnick Merged Unicode branch into trunk (r4952:5608). This should be …
(edit) @5571 [5571] 06/30/07 20:00:23 adrian Fixed #4690 -- Fixed a bunch of ReST errors in docs. Thanks, Paul B.
(edit) @5496 [5496] 06/20/07 01:07:06 adrian Fixed #4586 -- Fixed typo in docs/tutorial01.txt.
(edit) @5064 [5064] 04/24/07 00:58:03 adrian Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson
(edit) @5040 [5040] 04/20/07 04:22:01 mtredinnick Changed all URL references for django_admin/ to the canonical name …
(edit) @5039 [5039] 04/20/07 04:15:30 mtredinnick Changed all references to tutorial1/ to be tutorial01/ (and similarly …
(edit) @5004 [5004] 04/12/07 20:01:57 adrian Fixed #3786 -- Fixed sqlinitialdata references in some docs. Thanks, …
(edit) @4846 [4846] 03/29/07 06:05:44 russellm Fixed #3858 -- Updated pieces of tutorial 1 to reflect recent changes. …
(edit) @4618 [4618] 02/26/07 14:51:21 jacob Fixed #2592: Added a warning to tutorial 1 about not naming your project …
(edit) @4595 [4595] 02/25/07 23:16:52 jacob D'oh, fixed broken ReST in last commit.
(edit) @4594 [4594] 02/25/07 23:15:52 jacob Fixed #3354: added a message to tutorial 1 about where to go for help. …
(edit) @4420 [4420] 01/24/07 14:08:47 adrian Fixed #3333 -- Docs now use relative links, not hard-coded …
(edit) @3481 [3481] 07/28/06 16:53:54 adrian Changed django.VERSION to (0, 95, None) to signify final 0.95 release
(edit) @3362 [3362] 07/18/06 21:28:35 mtredinnick Fixed #2354 -- Added a note about "manage.py validate" to the list of …
(edit) @2937 [2937] 05/18/06 07:41:24 mtredinnick Fixed #1724 -- updated the output from the shell commands to match what we …
(edit) @2869 [2869] 05/09/06 10:21:28 adrian Fixed #1815 -- Fixed ReST errors in docs. Thanks, nico@teknico.net
(edit) @2853 [2853] 05/05/06 22:31:26 adrian Small tweaks to docs/tutorial01.txt
(edit) @2832 [2832] 05/04/06 14:35:30 adrian Fixed #1765 -- Fixed bug in docs/tutorial01.txt. Thanks, nick@efford.net
(edit) @2826 [2826] 05/03/06 21:45:00 adrian Removed 'Your first page' section from docs/tutorial01.txt in the interim …
(edit) @2822 [2822] 05/03/06 08:50:32 adrian Temporarily changed 'blog' to 'poll' in tutorial01 to avoid confusion
(edit) @2809 [2809] 05/01/06 20:31:56 adrian MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
(edit) @1963 [1963] 01/14/06 18:37:59 adrian Fixed #1225 -- Added note to docs/tutorial01.txt that notes 2005 may not …
(edit) @1912 [1912] 01/11/06 11:48:41 adrian Updated tutorial01.txt to note possible error about DATABASE_ENGINE
(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) @1676 [1676] 12/15/05 17:44:33 adrian Added 'Where should this code live?' section to tutorial01
(edit) @1465 [1465] 11/27/05 13:28:38 adrian Fixed #933 -- Updated 'django-admin.py sql polls' output in tutorial01. …
(edit) @1285 [1285] 11/18/05 15:42:45 adrian Fixed #838 -- Removed unused link in tutorial01.txt. Thanks, paolo
(edit) @1258 [1258] 11/15/05 20:00:23 adrian Changed 'django-admin.py startapp' application template to use views.py …
(edit) @948 [948] 10/18/05 20:09:05 adrian Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a …
(edit) @747 [747] 09/30/05 11:40:15 adrian Fixed typo in docs/tutorial01.txt. Thanks, Aggelos Orfanakos
(edit) @703 [703] 09/26/05 22:38:15 adrian Fixed #150 -- Clarified DATABASE_NAME description in docs/tutorial01.txt …
(edit) @573 [573] 08/29/05 15:33:14 adrian Fixed small typo in docs/tutorial01.txt -- thanks, pb@e-scribe.com
(edit) @549 [549] 08/25/05 17:51:30 adrian Fixed #122 -- BIG, BACKWARDS-INCOMPATIBLE CHANGE. Changed model syntax to …
(edit) @544 [544] 08/21/05 13:28:04 adrian Fixed #380 -- Clarified tutorial 1. Thanks, ssteiner
(edit) @543 [543] 08/21/05 13:26:56 adrian Fixed #381 -- Clarified tutorial 1. Thanks, ssteiner
(edit) @501 [501] 08/14/05 23:19:16 adrian Changed docs/tutorial01.txt to be clearer about PYTHONPATH environment …
(edit) @500 [500] 08/14/05 23:15:59 adrian Changed docs/tutorial01.txt to use a tree format instead of 'ls' output -- …
(edit) @480 [480] 08/11/05 11:01:09 adrian Improved docs/tutorial01.txt thanks to reader suggestions
(edit) @474 [474] 08/10/05 15:38:00 adrian Added link to docs/django-admin from tutorial01
(edit) @415 [415] 08/05/05 17:43:35 adrian Changed 'django-admin startapp' so that it doesn't create the 'urls' …
(edit) @360 [360] 08/01/05 11:26:39 adrian Fixed #239 and #107 -- Changed model init() to use Field.get_default() if …
(edit) @328 [328] 07/26/05 17:58:39 adrian Fixed #143 -- Clarified the need for an environment variable in tutorial …
(edit) @316 [316] 07/26/05 11:11:43 adrian Fixed #163 -- Added 'pk' database API option, which is a shorthand for …
(edit) @301 [301] 07/23/05 10:47:06 adrian Fixed #169 -- Thanks, django@gimbo.org.uk
(edit) @288 [288] 07/21/05 22:15:43 jacob Added sqlite3 database backend -- somewhat tested, but probably not 100% …
(edit) @284 [284] 07/21/05 14:19:01 jacob Fixed #141 -- thanks sdelatorre@gmail.com
(edit) @253 [253] 07/20/05 16:01:47 adrian Added clarification about 'django-admin.py sqlclear' to docs/tutorial01
(edit) @251 [251] 07/20/05 15:12:29 jacob Fixed small problem in [250]
(edit) @250 [250] 07/20/05 15:10:35 jacob Added "philosophy" sections to tutorials so they can be styled differently
(edit) @247 [247] 07/20/05 12:42:36 adrian Added '--settings' option to django-admin. This specifies which settings …
(edit) @212 [212] 07/19/05 12:20:37 adrian Fixed #67 -- Human-readable name is now optional in model fields. If a …
(edit) @163 [163] 07/17/05 21:48:52 adrian Fixed #50 -- Fixed small bug in tutorial1 directory-listing example. …
(edit) @151 [151] 07/17/05 10:59:59 adrian Fixed inevitable ReST bugs in [150]
(edit) @150 [150] 07/17/05 10:59:37 adrian Fixed inevitable ReST bugs in [149]
(edit) @149 [149] 07/17/05 10:58:53 adrian Fixed inevitable ReST bugs in [148]
(edit) @148 [148] 07/17/05 10:53:56 adrian Added notes to documentation that MySQL support has not been …
(edit) @146 [146] 07/17/05 10:23:34 adrian Changed tutorial01 to clarify how to set an environment variable in …
(edit) @143 [143] 07/17/05 01:12:58 adrian Fixed mistake in tutorial01 -- it mentioned expiration date by mistake. …
(edit) @142 [142] 07/17/05 01:11:33 adrian Finished tutorial02 and added a link to it from tutorial01
(edit) @104 [104] 07/16/05 11:01:34 adrian Changed tutorial01 so that it explicitly says: Make sure you've already …
(edit) @100 [100] 07/16/05 00:34:17 adrian Added link to installation guide from docs/tutorial01.txt
(copy) @99 [99] 07/16/05 00:20:04 adrian Renamed docs/tutorial.txt to docs/tutorial01.txt in preparation for the …
copied from django/trunk/docs/tutorial.txt:
(edit) @98 [98] 07/16/05 00:19:28 adrian Fixed a bunch of ReST-related bugs in docs/tutorial.txt and made some …
Note: See TracRevisionLog for help on using the revision log.