summaryrefslogtreecommitdiff
path: root/docs/tutorial01.txt
AgeCommit message (Expand)Author
2007-06-21boulder-oracle-sprint: Merged to [5508]Boulder Sprinters
2007-04-25boulder-oracle-sprint: Merged to [5078]Boulder Sprinters
2007-04-20boulder-oracle-sprint: Merged to [5045]Boulder Sprinters
2007-04-16boulder-oracle-sprint: Merged to [5013]Boulder Sprinters
2007-03-29boulder-oracle-sprint: Merged to [4853].Boulder Sprinters
2007-03-09boulder-oracle-sprint: Merged to trunk [4692].Boulder Sprinters
2007-02-02boulder-oracle-sprint: Merged to trunk [4455].Boulder Sprinters
2006-07-28Changed django.VERSION to (0, 95, None) to signify final 0.95 releaseAdrian Holovaty
2006-07-19Fixed #2354 -- Added a note about "manage.py validate" to the list of usefulMalcolm Tredinnick
2006-05-18Fixed #1724 -- updated the output from the shell commands to match what we nowMalcolm Tredinnick
2006-05-09Fixed #1815 -- Fixed ReST errors in docs. Thanks, nico@teknico.netAdrian Holovaty
2006-05-06Small tweaks to docs/tutorial01.txtAdrian Holovaty
2006-05-04Fixed #1765 -- Fixed bug in docs/tutorial01.txt. Thanks, nick@efford.netAdrian Holovaty
2006-05-04Removed 'Your first page' section from docs/tutorial01.txt in the interim bef...Adrian Holovaty
2006-05-03Temporarily changed 'blog' to 'poll' in tutorial01 to avoid confusionAdrian Holovaty
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty
2006-01-15Fixed #1225 -- Added note to docs/tutorial01.txt that notes 2005 may not be c...Adrian Holovaty
2006-01-11Updated tutorial01.txt to note possible error about DATABASE_ENGINEAdrian Holovaty
2006-01-11Updated tutorials 1-4 to use manage.py instead of django-admin.py, new direct...Adrian Holovaty
2005-12-15Added 'Where should this code live?' section to tutorial01Adrian Holovaty
2005-11-27Fixed #933 -- Updated 'django-admin.py sql polls' output in tutorial01. Thank...Adrian Holovaty
2005-11-18Fixed #838 -- Removed unused link in tutorial01.txt. Thanks, paoloAdrian Holovaty
2005-11-16Changed 'django-admin.py startapp' application template to use views.py inste...Adrian Holovaty
2005-10-19Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl...Adrian Holovaty
2005-09-30Fixed typo in docs/tutorial01.txt. Thanks, Aggelos OrfanakosAdrian Holovaty
2005-09-27Fixed #150 -- Clarified DATABASE_NAME description in docs/tutorial01.txt for ...Adrian Holovaty
2005-08-29Fixed small typo in docs/tutorial01.txt -- thanks, pb@e-scribe.comAdrian Holovaty
2005-08-25Fixed #122 -- BIG, BACKWARDS-INCOMPATIBLE CHANGE. Changed model syntax to use...Adrian Holovaty
2005-08-21Fixed #380 -- Clarified tutorial 1. Thanks, ssteinerAdrian Holovaty
2005-08-21Fixed #381 -- Clarified tutorial 1. Thanks, ssteinerAdrian Holovaty
2005-08-15Changed docs/tutorial01.txt to be clearer about PYTHONPATH environment variab...Adrian Holovaty
2005-08-15Changed docs/tutorial01.txt to use a tree format instead of 'ls' output -- th...Adrian Holovaty
2005-08-11Improved docs/tutorial01.txt thanks to reader suggestionsAdrian Holovaty
2005-08-10Added link to docs/django-admin from tutorial01Adrian Holovaty
2005-08-05Changed 'django-admin startapp' so that it doesn't create the 'urls' director...Adrian Holovaty
2005-08-01Fixed #239 and #107 -- Changed model init() to use Field.get_default() if the...Adrian Holovaty
2005-07-26Fixed #143 -- Clarified the need for an environment variable in tutorial 1. T...Adrian Holovaty
2005-07-26Fixed #163 -- Added 'pk' database API option, which is a shorthand for (prima...Adrian Holovaty
2005-07-23Fixed #169 -- Thanks, django@gimbo.org.ukAdrian Holovaty
2005-07-22Added sqlite3 database backend -- somewhat tested, but probably not 100% perf...Jacob Kaplan-Moss
2005-07-21Fixed #141 -- thanks sdelatorre@gmail.comJacob Kaplan-Moss
2005-07-20Added clarification about 'django-admin.py sqlclear' to docs/tutorial01Adrian Holovaty
2005-07-20Fixed small problem in [250]Jacob Kaplan-Moss
2005-07-20Added "philosophy" sections to tutorials so they can be styled differentlyJacob Kaplan-Moss
2005-07-20Added '--settings' option to django-admin. This specifies which settings modu...Adrian Holovaty
2005-07-19Fixed #67 -- Human-readable name is now optional in model fields. If a second...Adrian Holovaty
2005-07-18Fixed #50 -- Fixed small bug in tutorial1 directory-listing example. Thanks, ...Adrian Holovaty
2005-07-17Fixed inevitable ReST bugs in [150]Adrian Holovaty
2005-07-17Fixed inevitable ReST bugs in [149]Adrian Holovaty
2005-07-17Fixed inevitable ReST bugs in [148]Adrian Holovaty