summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2005-09-01Fixed #417 -- Added clarification to docs/tutorial02.txt about settings.admin...Adrian Holovaty
2005-09-01Added clarification to [594]Adrian Holovaty
2005-09-01Added 'If I make changes to a model, how do I update the database?' to the FAQAdrian Holovaty
2005-09-01Fixed inevitable ReST bugs in [592]Adrian Holovaty
2005-09-01Added docs/request_response.txtAdrian Holovaty
2005-09-01Updated template docs to reflect [587]Adrian Holovaty
2005-09-01Added clarifying note to docs/model-api.txtAdrian Holovaty
2005-08-31Reordered stuff in docs/middleware.txt and added some small clarificationsAdrian Holovaty
2005-08-31Added docs/middleware.txtAdrian Holovaty
2005-08-31Changed docs/cache.txt to remove db cache, because it's not done yet.Adrian Holovaty
2005-08-29Updated docs/templates.txt to add {% ifequal %}Adrian Holovaty
2005-08-29Fixed small typo in docs/tutorial01.txt -- thanks, pb@e-scribe.comAdrian Holovaty
2005-08-26Fixed typo in docs/model-api.txtAdrian Holovaty
2005-08-26Final ReST bugfix to docs/model-api.txtAdrian Holovaty
2005-08-26Fixed ReST bug in docs/model-api.txt -- I thinkAdrian Holovaty
2005-08-26Fixed bug in docs/model-api.txtAdrian Holovaty
2005-08-26Added 'Using models', 'Models across files' and 'Models in multiple files' se...Adrian Holovaty
2005-08-26Fixed another stupid ReST bugs in [560]Adrian Holovaty
2005-08-26Fixed the inevitable ReST bugs in [560]Adrian Holovaty
2005-08-26Fixed the inevitable ReST bugs in [560]Adrian Holovaty
2005-08-26Beefed up docs/model-api.txt -- added a significant amount of documentation, ...Adrian Holovaty
2005-08-26Fixed ReST bug in docs/model-api.txtAdrian Holovaty
2005-08-26Fixed bug in docs/tutorial02.txt related to model syntax change. Thanks, JeremyAdrian Holovaty
2005-08-25Fixed #122 -- BIG, BACKWARDS-INCOMPATIBLE CHANGE. Changed model syntax to use...Adrian Holovaty
2005-08-23Fixed #406 -- Fixed small typo in docs/forms.txt. Thanks, Tom HaddonAdrian Holovaty
2005-08-21Fixed #380 -- Clarified tutorial 1. Thanks, ssteinerAdrian Holovaty
2005-08-21Fixed #381 -- Clarified tutorial 1. Thanks, ssteinerAdrian Holovaty
2005-08-21Fixed #383 -- Clarified tutorial 2. Thanks, ssteinerAdrian Holovaty
2005-08-19Fixed #360 -- runserver now takes optional 'ip:port' in addition to 'port'. T...Adrian Holovaty
2005-08-18Clarified docs/django-admin.txt to say 'runserver' runs the model validator a...Adrian Holovaty
2005-08-18Added a link to docs/legacy_databases.txtAdrian Holovaty
2005-08-18Added docs/legacy_databases.txtAdrian Holovaty
2005-08-17Fixed typo in docs/generic_views.txtAdrian Holovaty
2005-08-17Made some tiny tweaks to docs/tutorial02.txt -- thanks, anonymousAdrian Holovaty
2005-08-17Added 'Session object guidlines' section to docs/sessions.txtAdrian Holovaty
2005-08-17Added doc/sessions.txtAdrian Holovaty
2005-08-17Fixed #336 -- Typo in docs/generic_views.txt. Thanks, MattAdrian Holovaty
2005-08-16Fixed #1 -- Added anonymous session support via middleware and request.sessio...Adrian Holovaty
2005-08-15Fixed #318 -- Fixed typo in docs/model-api.txt. Thanks, django@sharpbanana.co.ukAdrian Holovaty
2005-08-15Fixed #322 -- Development server now calls validate() again. Thanks, rmunnAdrian 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-15Fixed typo in docs/tutorial04.txt -- thanks, 'nitpicker'Adrian Holovaty
2005-08-14Added a quick example of prepopulate_from to clarify the descriptionJacob Kaplan-Moss
2005-08-11Added link to mod_python doc from docs/install.txtAdrian Holovaty
2005-08-11Fixed ReST bugs in docs/model-api.txtAdrian Holovaty
2005-08-11Improved docs/tutorial01.txt thanks to reader suggestionsAdrian Holovaty
2005-08-10Fixed #118 -- Renamed 'flat files' to 'flat pages' in the admin. Didn't renam...Adrian Holovaty
2005-08-10Changed docs/django-admin.txt to add note about which databases 'inspectdb' w...Adrian Holovaty
2005-08-10Added link to docs/django-admin from tutorial01Adrian Holovaty