summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2005-09-11Fixed #487 -- Fixed typo in docs/cache.txt. Thanks, eugene@lazutkin.comAdrian Holovaty
2005-09-06Fixed #465 -- Fixed typo in docs/templates_python.txt. Thanks, ManuzhaiAdrian Holovaty
2005-09-06Fixed #462 -- Fixed typo in docs/templates_python.txt. Thanks, eugene@lazutki...Adrian Holovaty
2005-09-06Fixed small typo in [628]Adrian Holovaty
2005-09-06Finished docs/templates_python.txtAdrian Holovaty
2005-09-06Fixed some more formatting bugs in [625]Adrian Holovaty
2005-09-06Fixed some formatting bugs in [625]Adrian Holovaty
2005-09-06Added a couple more sections to docs/templates_python.txtAdrian Holovaty
2005-09-06Made small cleanups to [623]Adrian Holovaty
2005-09-05Added docs/templates_python.txt, which isn't finished yetAdrian Holovaty
2005-09-04Fixed #456 -- Fixed minor typo in docs/overview.txt. Thanks, eugene@lazutkin.comAdrian Holovaty
2005-09-02Added note to docs/cache.txt saying CacheMiddleware needs to be first entry i...Adrian Holovaty
2005-09-02Fixed #394 -- Trailing-slash redirects now retain duplicate name-value query-...Adrian Holovaty
2005-09-02Fixed ReST bugs in docs/django-admin.txtAdrian Holovaty
2005-09-02Fixed #448 -- Fixed bug in docs/forms.txt. Thanks, HugoAdrian Holovaty
2005-09-02Fixed #454 -- Clarified django-admin '--help' output to use 'modelmodule' ins...Adrian Holovaty
2005-09-02Fixed some bugs in model syntax of docs/overview.txt -- thanks, Paul BissexAdrian Holovaty
2005-09-02Added link to request-and-response documentation from tutorial04Adrian Holovaty
2005-09-02Added link to request-and-response documentation from tutorial03Adrian Holovaty
2005-09-01Fixed #287 -- Clarified description for 'slugify' template filter. Thanks, em...Adrian Holovaty
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