summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2007-04-16boulder-oracle-sprint: Merged to [5013]Boulder Sprinters
2007-04-12boulder-oracle-sprint: Merged to [4993].Boulder Sprinters
2007-04-09boulder-oracle-sprint: Merged to [4989]Boulder Sprinters
2007-04-05boulder-oracle-sprint: Merged to [4934].Boulder Sprinters
2007-04-02boulder-oracle-sprint: Merged to [4905].Boulder Sprinters
2007-03-29boulder-oracle-sprint: Merged to [4853].Boulder Sprinters
2007-03-28boulder-oracle-sprint: Merged to [4839], part two.Boulder Sprinters
2007-03-22boulder-oracle-sprint: Merged to [4775] of trunk.Boulder Sprinters
2007-03-20boulder-oracle-sprint: Merged to [4754]. 8 tests still fail, although Boulder Sprinters
2007-03-14boulder-oracle-sprint: Refactored backend query.py modules away to reduce som...Boulder Sprinters
2007-03-13boulder-oracle-sprint: Merged rest of package to trunk [4719]Boulder Sprinters
2007-03-09boulder-oracle-sprint: Merged to trunk [4692].Boulder Sprinters
2007-02-02boulder-oracle-sprint: Merged to trunk [4455].Boulder Sprinters
2007-01-03boulder-oracle-sprint: Merged to trunk [4276]Boulder Sprinters
2006-12-28boulder-oracle-sprint: Merged to trunk [4253]Boulder Sprinters
2006-12-15boulder-oracle-sprint: Merged to trunk [4210].Boulder Sprinters
2006-11-13boulder-oracle-sprint: Merged to [4065]Boulder Sprinters
2006-11-02Fixes #2971 -- Fixed inor typo in example in authentication documentation. Th...Russell Keith-Magee
2006-10-30Added note to docs/generic_views.txt that extra_context is new in Django deve...Adrian Holovaty
2006-10-30Fixed #2963 -- Fixed bug in docs/static_files.txt. Thanks, Collin GradyAdrian Holovaty
2006-10-30Fixes #2966 -- Added extra_context parameter to direct_to_template generic vi...Russell Keith-Magee
2006-10-30Fixes #2967 -- Fixed some typos in tutorial 4. Thanks, ramiro.Russell Keith-Magee
2006-10-27Fixed #2958 -- Pointed out in docs/modpython.txt that we use <Location> inste...Adrian Holovaty
2006-10-27Fixed #2961 -- Added 'opencomment' and 'closecomment' options to {% templatet...Adrian Holovaty
2006-10-24Fixed #648 -- Added comment syntax to template system: {# #}. Thanks for the ...Adrian Holovaty
2006-10-24Fixed #2854 -- Fixed inconsistency in docs/tutorial02.txt. Thanks, ymasudaAdrian Holovaty
2006-10-24Fixed #2940 -- Clarified docs/settings.txt entry about MANAGERS. Thanks, matt...Adrian Holovaty
2006-10-24Made small edits to docs/templates_python.txtAdrian Holovaty
2006-10-23Fixes #2950 -- Removed reference to a 'Summer 2006' release of v1.0Russell Keith-Magee
2006-10-23Fixed #2941 -- Fixed a typo pointed out by jeff@nokrev.com.Malcolm Tredinnick
2006-10-23Fixed #2854 -- Incorporated a small suggestion which might make it clearer whereMalcolm Tredinnick
2006-10-23Fixed #2931 -- Use request.method == 'POST' where appropriate in the examples.Malcolm Tredinnick
2006-10-23Fixed #2929 -- Replaced a few occurrences of DEFAULT_MIME_TYPE with the correctMalcolm Tredinnick
2006-10-23Fixed #2863 -- Fixed a small typo in one of the examples. ThanksMalcolm Tredinnick
2006-10-23Fixed #2837 -- Documented the context_instance parameter toMalcolm Tredinnick
2006-10-19Added note to docs/model-api.txt that EmailField has automatic maxlength=75Adrian Holovaty
2006-10-16Updated docs/install.txt to note lack of setuptools in development versionAdrian Holovaty
2006-10-14Fixes #2737 -- Added code to allow None as a query value for __exact queries,...Russell Keith-Magee
2006-10-13Fixes #2384,#2566 -- Clarify the role that TEMPLATE_STRING_IF_INVALID plays i...Russell Keith-Magee
2006-09-30Fixed typo in r3885.Russell Keith-Magee
2006-09-30Clarified documentation to indicate that authenticating a user doesn't imply ...Russell Keith-Magee
2006-09-29Disabled access to the admin site for inactive accounts, and clarified docume...Russell Keith-Magee
2006-09-29Fixed #2845 -- Corrected a few spelling errors in the docs and changed aMalcolm Tredinnick
2006-09-28Fixed ReST error in docs/tutorial04.txt. Thanks, Dave AbrahamsAdrian Holovaty
2006-09-28Fixed a small typo.Malcolm Tredinnick
2006-09-28Added a note about not using ifequal and ifnotequal to compare against True,Malcolm Tredinnick
2006-09-28Removed ENABLE_PSYCO setting. If you still need to use this, write custom mid...Adrian Holovaty
2006-09-26Added 'Do I lose anything by using Python 2.3 versus newer Python versions, s...Adrian Holovaty
2006-09-26Fixed #2744 -- Added 'Writing your own context processors' to docs/templates_...Adrian Holovaty
2006-09-25Added the word 'static' to docs/apache_auth.txt for benefit of search engines...Adrian Holovaty