summaryrefslogtreecommitdiff
path: root/docs/tutorial01.txt
AgeCommit message (Expand)Author
2007-11-29queryset-refactor: Merged from trunk up to [6752].Malcolm Tredinnick
2007-10-23queryset-refactor: Merged from trunk up to [6595].Malcolm Tredinnick
2007-09-15queryset-refactor: Merged to [6300]Adrian Holovaty
2007-09-15queryset-refactor: Merged to [6250]Adrian Holovaty
2007-09-03Fixed #5271 -- Fixed documentation reference to using the application name as...Russell Keith-Magee
2007-08-26Fixed #5257 -- Fixed typo in tutorial from [6006]. Thanks, Collin Grady.Gary Wilson Jr
2007-08-25Fixed #5195 -- Added notes to docs/tutorial01.txt about max_length and __unic...Adrian Holovaty
2007-08-12Fixed #4941 -- Changed imports for interactive portion of the example to be c...Malcolm Tredinnick
2007-08-07Fixed #5097 -- Made various updates and corrections to the documentation. Tha...Adrian Holovaty
2007-08-05Fixed #2101 -- Renamed `maxlength` argument to `max_length` for oldforms `For...Gary Wilson Jr
2007-07-10Fixed #4814 -- Fixed some whitespace issues in tutorial01, thanks John Shaffer.Gary Wilson Jr
2007-07-04Merged Unicode branch into trunk (r4952:5608). This should be fullyMalcolm Tredinnick
2007-07-01Fixed #4690 -- Fixed a bunch of ReST errors in docs. Thanks, Paul B.Adrian Holovaty
2007-06-20Fixed #4586 -- Fixed typo in docs/tutorial01.txt.Adrian Holovaty
2007-04-24Fixed #4133 -- Fixed broken links in docs. Thanks, Gary WilsonAdrian Holovaty
2007-04-20Changed all URL references for django_admin/ to the canonical name ofMalcolm Tredinnick
2007-04-20Changed all references to tutorial1/ to be tutorial01/ (and similarly forMalcolm Tredinnick
2007-04-13Fixed #3786 -- Fixed sqlinitialdata references in some docs. Thanks, Ramiro M...Adrian Holovaty
2007-03-29Fixed #3858 -- Updated pieces of tutorial 1 to reflect recent changes. Thanks...Russell Keith-Magee
2007-02-26Fixed #2592: Added a warning to tutorial 1 about not naming your project "sit...Jacob Kaplan-Moss
2007-02-26D'oh, fixed broken ReST in last commit.Jacob Kaplan-Moss
2007-02-26Fixed #3354: added a message to tutorial 1 about where to go for help. Thanks...Jacob Kaplan-Moss
2007-01-24Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com ...Adrian Holovaty
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