summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2008-11-19[1.0.X] docutils fix in release notesJames Bennett
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9497 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-19[1.0.X] Add 1.0.2 release notes to indexJames Bennett
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9495 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-19Draft 1.0.2 release notesJames Bennett
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9494 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-18[1.0.X] Removed 'Most Web sites wouldn't be complete without a way to upload ↵Adrian Holovaty
files' sentence from file-uploads.txt in docs. I beg to differ. (Same as [9487] on trunk) git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9488 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-16[1.0.X] Fixed #9472 -- Fixed a couple of URL patterns to be more consistent ↵Malcolm Tredinnick
(and remove a misleading initial slash). Thanks, daveyjoe. Backport of r9471 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9472 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-15[1.0.X] One more correction to the release notes.James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9457 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-15[1.0.x] Fixed #9477 -- Removed and edited a bunch of references to "developmentMalcolm Tredinnick
version". Some were replaced with versionadded or versionchanged directives. Other, more minor ones, were removed altogether. Based on a patch from James Bennett. Backport of r9454 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9455 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-15Actually we didn't port that one to 1.0.1.James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9450 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-15[1.0.X] Add 1.0.1 release notes and link them from the releases index page.James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9448 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-14[django-1.0.X] Fixed #9377 -- Clarified when cmemcached support was included ↵Malcolm Tredinnick
in Django. Backport of r9435 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9437 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-14[django-1.0.X] Fixed #9531 -- Fixed some awkward wording in the docs. ↵Malcolm Tredinnick
Thanks, gsf. Backport of r9434 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9436 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-14[django-1.0.X] Fixed #9507 -- Correct an example in the admin docs. Thanks,Malcolm Tredinnick
john_scott and SmileyChris. Backport of r9432 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9433 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-14[django-1.0.X] Fixed #9594 -- Typo fix in the testing example.Malcolm Tredinnick
Backport of r9429 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9431 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-14[django-1.0.X] Fixed #9468 -- Fixed a misleading FAQ answer.Malcolm Tredinnick
Backport of r9428 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9430 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-13[1.0.X] Updated svnmerge metadata and added myself to committers (r9416 from ↵Karen Tracey
trunk). git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9417 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-12[1.0.X] Fixed #9572 -- Corrected some documentation that misleadingly gave ↵Russell Keith-Magee
the extension for YAML fixtures as YML. Thanks to django@i-sh.me.uk for the report. Merge from trunk of [9401] git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9402 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-11[1.0.X] Fixed #9567 - Removed an extraneous 'are'. Karen Tracey
[9390] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9391 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-09[1.0.X] Fixed #9556 - typos in syndication docs. Thanks sedden. Karen Tracey
[9373] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9374 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-06[1.0.X] Fixed #9518 -- Corrected example JSON snippet in fixture ↵Russell Keith-Magee
documentation. Thanks to claude@2xlibre.net for the report. Merge of [9355] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9356 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-02[1.0.X] Fixed #9497 - Doc typos. Many thanks ramiro. Karen Tracey
[9330] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9331 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-02[1.0.X] Fixed #9495 -- Corrected typo in urls doc. Thanks seemant. Karen Tracey
[9328] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9329 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-01[1.0.X] Fixed #9337 -- Use a link to Jython that actually works. Thanks ↵Karen Tracey
admackin. [9323] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9324 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-01[1.0.X] Fixed #9374 -- Added missing close paren in serialization doc. ↵Karen Tracey
Thanks jordy. [9318] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9319 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-01[1.0.X] Fixed #9441 -- Corrected typo in file upload settings doc. Thanks gsf.Karen Tracey
[9316] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9317 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-01[1.0.X] Fixed #9412 -- Corrected a couple of typos in the custom model field ↵Karen Tracey
doc. Thanks carljm. [9314] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9315 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-01[1.0.X] Fixed #9487 -- Corrected several links into the Python docs that ↵Karen Tracey
were broken by the recent Python docs refactor. [9312] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9313 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-01[1.0.X] Fixed #9491 -- Added a missing 'are' in what to read next. Thanks ↵Karen Tracey
mh983. [9310] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9311 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-28[1.0.X] Fixed #8966 -- Changed is_safe for length_is filter to False, since ↵Karen Tracey
its return value is a boolean, not a string. Thanks Thomas Steinacher, carljm, and SmileyChris. Backport of r9291 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9292 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-26[1.0.X] Remove obsolete reference to "development version" in autoescaping docs.James Bennett
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9281 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-24[1.0.X] Fixed #9434 -- Added a note to the mod_python docs regarding requiringMalcolm Tredinnick
PythonInterpreter in different VirtualHost blocks that share the same server name. Thanks to Graham Dumpleton for the clarification. Backport of r9268 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9271 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-24[1.0.X] Fixed #9432 -- Revived documentation of ~Q usage.Malcolm Tredinnick
Backport of r9267 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9270 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-24[1.0.X] Fixed #9430 -- Fixed documentation references to the HttpResponseMalcolm Tredinnick
classes for returning HTTP status codes other than 200. Backport of r9266 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9269 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-24[1.0.X] Fixed #9424 -- Typo fix.Malcolm Tredinnick
Backport of r9258 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9262 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-24[1.0.X] Fixed #9420 -- Fixed an exception type in the documentation ofMalcolm Tredinnick
Queryset.get(). Based on a suggestion from daveyjoe. Backport of r9257 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9261 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-24[1.0.X] Fixed #9390 -- Restored some documentation about select_related() thatMalcolm Tredinnick
was accidentally lost in the docs refactor. Backport of r9256 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9260 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-24[1.0.X] Fixed #9384 -- Fixed a couple of typos. Thanks, Thomas Güttler and ↵Malcolm Tredinnick
romke. Backport of r9255 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9259 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-09[1.0.X] Corrected a typo in the 1.0 porting guide.Brian Rosner
Backport of [9219] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9220 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-09[1.0.X] Fixed #9239 -- Somebody read my form validation docs from r9180 andMalcolm Tredinnick
found a typo in them. I guess that was predictable. Thanks, Berry Groenendijk Backport of r9217 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9218 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-09[1.0.X] Fixed #9325 -- Typo fix in the forms documentation.Malcolm Tredinnick
Backport of r9215 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9216 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-07[1.0.X] Fixed #9215 -- Added a view/template example of using pagination.Malcolm Tredinnick
Based on a patch from shacker and Matt Dennenbaum. Backport of r9193 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9196 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-07[1.0.X] Added a link to the "documentation" documentation in the ↵Malcolm Tredinnick
contributing docs. Backport of r9192 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9195 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-07[1.0.X] Added a note about where custom manager specifications go in a modelMalcolm Tredinnick
(for the style guide). Backport of r9191 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9194 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-07Reverted r9186 -- Committed to the wrong branch (it's a feature addition).Malcolm Tredinnick
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9187 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-07Fixed #5888 -- Added methods to the test client to support HEAD, PUT, DELETEMalcolm Tredinnick
and OPTIONS support. Thanks Scott Barr and Leah Culver. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9186 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-06[1.0.X] Added a lot more explanation about form field validation, includingMalcolm Tredinnick
expanded examples. Fixed #5843, #6652, #7428. Backport of r9177 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9180 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-06[1.0.X] Fixed #7011 -- Clarified what User.is_active really means in the ↵Malcolm Tredinnick
documentation. Backport of r9176 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9179 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-06[1.0.X] Fixed #6979 -- Fixed the documentation cross-reference between theMalcolm Tredinnick
TIME_ZONE setting and manual settings configuration. Backport of r9175 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9178 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-06[1.0.X] Fixed #8768 -- Clarified that ugettext_lazy() results are unicodeMalcolm Tredinnick
proxies and can't be used as bytestrings. Still a number of markup changes to be made in this file (and in this changeset). That's intentional for now, since I'm going to rewrite the file later this week. Backport of r9168 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9174 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-06[1.0.X] Fixed #8184 -- Added a note to the documentation for reverse() that allMalcolm Tredinnick
views must be importable for URL reversing to work correctly. Backport of r9167 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9173 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-06[1.0.X] Fixed #9254 -- Added information to the porting guide about the removalMalcolm Tredinnick
of "core" and the new methods on model file- and image-fields. Backport of r9166 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9172 bcc190cf-cafb-0310-a4f2-bffc1f526a37