summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2007-04-16Fixed ReST error in docs/databrowse.txtAdrian Holovaty
2007-04-16Added django.contrib.databrowseAdrian Holovaty
2007-04-16Fixed #4038 -- Added reference to django.contrib.webdesign in the template docs.Russell Keith-Magee
2007-04-16Refs #3786 -- Added reference to database-specific documentation in install.txt.Russell Keith-Magee
2007-04-13Fixed #4029 -- Fixed some broken links and made some links relative in docs/m...Adrian Holovaty
2007-04-13Fixed #3786 -- Fixed sqlinitialdata references in some docs. Thanks, Ramiro M...Adrian Holovaty
2007-04-12Fixed #3830 -- Added installation note on removing old versions of Django (es...Russell Keith-Magee
2007-04-12Fixed #3956 -- Minor typo in template docs. Thanks, Nick Fishman.Russell Keith-Magee
2007-04-09Edited docs/syndication_feeds.txt changes from [4982]Adrian Holovaty
2007-04-09Backwards-incompatible change -- Removed LazyDate helper class. To preserve e...Russell Keith-Magee
2007-04-09Clarified that there is no feed-level description element in Atom feeds and theMalcolm Tredinnick
2007-04-09Fixed #3916 -- Small tweak to information in tutorial 2. Based on a patch fromMalcolm Tredinnick
2007-04-09Fixed #3909 -- Added a couple of small clarifications to django-admin.pyMalcolm Tredinnick
2007-04-09Edited docs/url_dispatch.txt changes from [4901]Adrian Holovaty
2007-04-09Fixed #3893 -- Changed docs/legacy_databases.txt examples to use manage.py in...Adrian Holovaty
2007-04-09Added note to docs/django-admin.txt about the examples using django-admin.txt...Adrian Holovaty
2007-04-09Fixed #3933 -- Updated docs/documentation.txt to reflect the lack of comments...Adrian Holovaty
2007-04-09Fixed #3935 -- Fixed typo in docs/modpython.txt. Thanks, alexis@smirnov.caAdrian Holovaty
2007-04-09Fixed #3939 -- Fixed typo in docs/modpython.txt. Thanks, jack.mangels@mexpro.comAdrian Holovaty
2007-04-09Fixed #3968 -- Fixed typo in docs/request_response.txtAdrian Holovaty
2007-04-06Fixed #3790 -- Fixed a problem with sequence resetting during fixture loads w...Russell Keith-Magee
2007-04-03Fixed #3913 -- Fixed legacy/confusing 'mysite.settings.main' in docs/faq.txtAdrian Holovaty
2007-04-01Typo fix.Malcolm Tredinnick
2007-04-01Added the ability to name URL patterns. Helps with disambiguity reverse matches.Malcolm Tredinnick
2007-04-01More ReST antics with docs/fastcgi.txtAdrian Holovaty
2007-04-01Fixed ReST error in docs/fastcgi.txtAdrian Holovaty
2007-04-01Edited faq.txt and fastcgi.txt changes from [4897]Adrian Holovaty
2007-04-01Fixed #3047 -- Updated fastcgi documentation to mention SCGI and AJP support.Malcolm Tredinnick
2007-04-01Fixed #3889 -- Fixed incorrect anchor in link.Malcolm Tredinnick
2007-04-01Edited docs/model-api.txt permalink changes from [4879]Adrian Holovaty
2007-04-01Documented HttpResponseBadRequest. Refs #3847 and [4867]Adrian Holovaty
2007-04-01Fixed #2841 -- Clarified documentation on procedure for field validation. Tha...Russell Keith-Magee
2007-04-01Fixed #3532 -- Made spaceless template tag remove all spaces, rather than pre...Russell Keith-Magee
2007-03-31Fixed #3540 -- Updated permalink documentation to fix an error and document howMalcolm Tredinnick
2007-03-31Fixed #3801 -- Added note about double-escaping Windows paths when configuringMalcolm Tredinnick
2007-03-30Fixed #3840 -- Attempted to clarify how to specify the settings fileMalcolm Tredinnick
2007-03-30Fixed ReST error in docs/webdesign.txtAdrian Holovaty
2007-03-30Fixed #3799 -- Added django.contrib.webdesign and moved 'lorem' template tag ...Adrian Holovaty
2007-03-29Fixed #3253 -- Included test errors in the return code.Russell Keith-Magee
2007-03-29Fixes #3799 -- Oops - ran last checkin from the wrong directory. Checked in t...Russell Keith-Magee
2007-03-29Fixed #3858 -- Updated pieces of tutorial 1 to reflect recent changes. Thanks...Russell Keith-Magee
2007-03-29Fixed #3855 -- Fixed typo in testing docs. Thanks for the report adamduren@gm...Russell Keith-Magee
2007-03-27Fixed #3814 -- Fixed HTML typo in docs/templates.txt regroup section. Thanks,...Adrian Holovaty
2007-03-27Fixed #3781 -- Improved docs/add_ons.txt to clarify use of contrib apps. Than...Adrian Holovaty
2007-03-27Edited docs/templates.txt changes from [4830]Adrian Holovaty
2007-03-27Cleaned up the docs from [4830] a bit.Jacob Kaplan-Moss
2007-03-27Fixed #3826: added a {% with %}. Thanks, SmileyChris.Jacob Kaplan-Moss
2007-03-25Fixed #3648 -- Added support for cmemcached Python library. Thanks, floguy@gm...Adrian Holovaty
2007-03-25Fixed #3793 -- Fixed grammar in docs/release_notes_0.96.txtAdrian Holovaty
2007-03-25Fixed #3816 -- Fixed typo in docs/sessions.txt. Thanks, jon austinAdrian Holovaty