.. |
contrib
|
[1.0.X]: Fixed #9946 -- Removed redundant mention of needing to define `list_display`.
|
2009-03-30 23:33:08 +00:00 |
files
|
Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro
|
2008-09-09 01:54:20 +00:00 |
forms
|
[1.0.X] Merged trunk changes [9850], [9851], [9852], [9853]
|
2009-02-21 08:54:32 +00:00 |
models
|
[1.0.X]: Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565, #10568, #10569, #10614, #10617, #10619 -- Fixed several typos as well as a couple minor issues in the docs, patches from timo, nih, bthomas, rduffield, UloPe, and sebleier@gmail.com.
|
2009-03-31 07:16:25 +00:00 |
templates
|
[1.0.X] Fixed #10007 -- Corrected (and narrowed) a reference to the Python standard library documentation. Thanks to d00gs for the report.
|
2009-02-22 07:15:40 +00:00 |
databases.txt
|
[1.0.X]: Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565, #10568, #10569, #10614, #10617, #10619 -- Fixed several typos as well as a couple minor issues in the docs, patches from timo, nih, bthomas, rduffield, UloPe, and sebleier@gmail.com.
|
2009-03-31 07:16:25 +00:00 |
django-admin.txt
|
[1.0.X] Fixed #9777 -- Typo fix.
|
2008-12-09 07:18:32 +00:00 |
generic-views.txt
|
[1.0.X] Documented how to handle '%' characters in redirect_to() URL strings
|
2008-12-09 07:35:34 +00:00 |
index.txt
|
Fixed #8326: added signals documentation.
|
2008-08-26 19:04:52 +00:00 |
middleware.txt
|
[1.0.X] A few minor wording, whitespace, punctuation, and link changes for the middleware documentation.
|
2009-02-15 05:47:30 +00:00 |
request-response.txt
|
[1.0.X] Fixed #9712 -- Documented how HTTP headers are converted to request.META keys. Based on a patch from masklinn.
|
2008-12-07 03:49:06 +00:00 |
settings.txt
|
[1.0.x] Fixed #9477 -- Removed and edited a bunch of references to "development
|
2008-11-15 05:56:01 +00:00 |
signals.txt
|
Fixed #8919 -- Fixed typo in signals.txt. Thanks, jbalogh
|
2008-09-07 06:18:59 +00:00 |
unicode.txt
|
Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here.
|
2008-09-02 03:40:42 +00:00 |