summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2006-12-10[multi-db] Merged trunk to [4188]. Some tests still failing.Jason Pellerin
2006-12-04[multi-db] Merged trunk to [4158]. Some tests still failing.Jason Pellerin
2006-12-04[multi-db] Merged trunk to [4100]. Some tests still failing.Jason Pellerin
2006-12-04[multi-db] Merged trunk to [4050]. Some tests still failing.Jason Pellerin
2006-12-04[multi-db] Merged trunk to [4000]. Some tests still failing.Jason Pellerin
2006-12-04[multi-db] Merged trunk to 3950. Some tests still failing.Jason Pellerin
2006-12-04[multi-db] Merged trunk to [3890]Jason Pellerin
2006-12-04[multi-db] Merge trunk to [3875]. Some tests still failing.Jason Pellerin
2006-11-29[multi-db] Merge trunk to [3850]. Some tests still failing.Jason Pellerin
2006-11-29[multi-db] Merge trunk to [3812]. Some tests still failing.Jason Pellerin
2006-11-29[multi-db] Merge trunk to [3764]. Some tests still failing.Jason Pellerin
2006-09-14[multi-db] Merge trunk to [3754]. Some tests still failing.Jason Pellerin
2006-09-08[multi-db] Merge trunk to [3737]. Some tests still failing.Jason Pellerin
2006-09-08[multi-db] Minor documentation updatesJason Pellerin
2006-09-04[multi-db] Merge trunk to [3661]Jason Pellerin
2006-08-27[multi-db] Merge trunk to [3657].Jason Pellerin
2006-08-22[multi-db] Merged to [3646]Adrian Holovaty
2006-08-20[multi-db] Merge trunk to [3620]Jason Pellerin
2006-08-14[multi-db] Merge trunk to [3578]Jason Pellerin
2006-08-04[multi-db] Merge trunk to [3522]Jason Pellerin
2006-08-01[multi-db] Added first, incomplete draft of multiple db doc.Jason Pellerin
2006-07-31[multi-db] Merge trunk to [3501]Jason Pellerin
2006-07-23[multi-db] Merge trunk to [3426]Jason Pellerin
2006-07-16[multi-db] Merge trunk to [3354]Jason Pellerin
2006-07-09[multi-db] Merge trunk to [3302]Jason Pellerin
2006-07-03[multi-db] Merge trunk to [3257]Jason Pellerin
2006-06-28Merge trunk to [3226]Jason Pellerin
2006-06-28Merge trunk to [3216]Jason Pellerin
2006-06-22Fixed typo in docs/request_response.txtAdrian Holovaty
2006-06-21Fixed a few small rst errors in request/response and fastcgi docs.Jacob Kaplan-Moss
2006-06-21Reverted [3184]. There's no such thing as models.PasswordField.Adrian Holovaty
2006-06-21Fixed #2053 -- added an optional comparison argument to the "timesince" filter.Malcolm Tredinnick
2006-06-21Fixed #2071 -- documented the PasswordField (including cavaets). Thanks toMalcolm Tredinnick
2006-06-20Added draft of docs/fastcgi.txt. Haven't finished editing this yet.Adrian Holovaty
2006-06-20Added 'method' attribute to HttpRequest objectsAdrian Holovaty
2006-06-20Fixed ReST error in [3158]. I think.Adrian Holovaty
2006-06-20Added 'Why is Django leaking memory?' to docs/faq.txtAdrian Holovaty
2006-06-19Fixed #1646 -- Added HttpResponseNotAllowed, as suggested by Ian Holsman.Malcolm Tredinnick
2006-06-19Fixed #1473 -- Added support for categories back into syndication feedsMalcolm Tredinnick
2006-06-18Fixed #2176 -- Fixed typo in docs/db-api.txt. Thanks, simon@lieschke.netAdrian Holovaty
2006-06-18Fixed #2173 -- Small tweaks to Windows mod_python question in docs/faq.txt. T...Adrian Holovaty
2006-06-18Fixed #2181 -- allow '{' and '}' to be escaped via {% templatetag ... %}.Malcolm Tredinnick
2006-06-17Fixed #2166 -- (take two!). Use "manage.py reset ..." to reset a model'sMalcolm Tredinnick
2006-06-16Fixed #2166 - Use "manage.py dbshell" as the portable way to pipe commands toMalcolm Tredinnick
2006-06-14Fixed #2141 -- corrected indentation problems in a couple of the code fragments.Malcolm Tredinnick
2006-06-14Fixed #2143 -- Changed a few places where the pre-magic-removal-merge syntaxMalcolm Tredinnick
2006-06-08Fixed #2026 -- Added support for 'and' in template 'if' tags, added dozens of...Adrian Holovaty
2006-06-08Fixed #2118 -- Fixed typos in docs/add_ons.txt. Thanks, donarb@nwlink.comAdrian Holovaty
2006-06-08Added 'Is Django a content-management-system?' to the faqAdrian Holovaty
2006-06-07Added section to docs/db-api.txt get_or_create() section about GET vs. POSTAdrian Holovaty