summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2007-07-04unicode: Merged from trunk up to [5600].Malcolm Tredinnick
2007-07-03unicode: Made some documentation edits and inconsequential typo fixes through...Adrian Holovaty
2007-07-01unicode: Merged changes from trunk up to [5579].Malcolm Tredinnick
2007-06-25unicode: Merged from trunk up to [5530]. Oracle backend has not been ported toMalcolm Tredinnick
2007-06-11unicode: Merged changes from trunk up to [5460].Malcolm Tredinnick
2007-06-09unicode: Merged from trunk up to [5443].Malcolm Tredinnick
2007-06-03unicode: Merged from trunk up to [5418].Malcolm Tredinnick
2007-06-01unicode: Merged from trunk up to [5398].Malcolm Tredinnick
2007-05-31unicode: Changed all tests and documentation to use __unicode__ instead ofMalcolm Tredinnick
2007-05-29unicode: Merged from trunk up to [5380].Malcolm Tredinnick
2007-05-25unicode: Added a more convenient way to set/change the encoding on a requestMalcolm Tredinnick
2007-05-25unicode: Filled in some missing pieces of documentation.Malcolm Tredinnick
2007-05-25unicode: Added a unicode-aware version of urlencode. Since we now have aMalcolm Tredinnick
2007-05-24unicode: Typo fixing.Malcolm Tredinnick
2007-05-24unicode: Added a new docoment describing how wonderful our unicode support isMalcolm Tredinnick
2007-05-24unicode: Added a "new in development version" marker to FILE_CHARSET.Malcolm Tredinnick
2007-05-24unicode: Made some small tweaks to the i18n docs. The whole file could do withMalcolm Tredinnick
2007-05-22unicode: Documented the new iriencode filter and added a test to prove one ofMalcolm Tredinnick
2007-05-21unicode: Merged from trunk up to [5308].Malcolm Tredinnick
2007-05-17unicode: Started making the necessary documentation changes required forMalcolm Tredinnick
2007-05-17unicode: Merged from trunk up to [5265].Malcolm Tredinnick
2007-05-14unicode: Merged from trunk to [5237].Malcolm Tredinnick
2007-05-14unicode: Merged from trunk up to [5222] (want to use the extra tests).Malcolm Tredinnick
2007-05-13unicode: Merged from trunk up to [5213].Malcolm Tredinnick
2007-05-11unicode: Merged changes from trunk up to [5182].Malcolm Tredinnick
2007-05-05unicode: Merged from trunk up to [5150].Malcolm Tredinnick
2007-04-28unicode: Merged from trunk up to [5121].Malcolm Tredinnick
2007-04-26unicode: Merged from trunk up to [5080].Malcolm Tredinnick
2007-04-22unicode: Added FILE_CHARSET setting and use it to decode files read from disk.Malcolm Tredinnick
2007-04-21unicode: Merged up to [5053].Malcolm Tredinnick
2007-04-09unicode: Merged with trunk up to [4970].Malcolm Tredinnick
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