.. |
db
|
Fixed #14841 -- added xrefs to topics/db/models. Thanks adamv.
|
2010-12-05 23:52:23 +00:00 |
forms
|
Fixed #14791 - Clarify additional note on save(). Thanks OldTroll.
|
2010-11-28 18:48:55 +00:00 |
http
|
Fixed #14745 - add links to topics/http/shortucts.txt. thanks adamv for the patch.
|
2010-12-05 16:47:39 +00:00 |
i18n
|
Removed reference to potential exception during template rendering-time from the ungettext() documentation. Exceptions at that point should be considered and reported as a bug.
|
2010-12-01 15:06:25 +00:00 |
auth.txt
|
Fixed #14764 -- specified that a set is returned by User.get_..._permissions methods. Thanks MostAwesomeDude for the report.
|
2010-12-04 00:50:49 +00:00 |
cache.txt
|
Fixed #14782 - Add/fix links in docs/topics/cache.txt. Thanks to adamv for the patch.
|
2010-11-26 15:00:19 +00:00 |
class-based-views.txt
|
Corrected a markup problem with an example in the class-based view docs. Thanks to apollo13 for the report.
|
2010-11-20 11:33:43 +00:00 |
conditional-view-processing.txt
|
Fixed #11509 -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch.
|
2010-10-09 08:12:50 +00:00 |
email.txt
|
Fixed #14783 - Links + style improvements to docs/topics/email.txt. Thanks adamv for the patch.
|
2010-11-27 12:19:21 +00:00 |
files.txt
|
Fixed #13162 and #11597 -- Improved the file handling documentation: Removed documentation of methods on django.core.files.File that did not exist, added documentation for undocumented methods and attributes that did exist, did a general cleanup of the text and organization, and added more metadata targets. Thanks to amenasse and tyrion.mx for the reports.
|
2010-12-05 07:35:10 +00:00 |
generic-views-migration.txt
|
Fixed #14803 -- Corrected an inconsistency in redirection handling between old-style generic views and class-based views. Thanks to gg for the report and patch.
|
2010-12-04 11:20:30 +00:00 |
generic-views.txt
|
Added notes in old generic views howto about the new class based approach.
|
2010-11-18 01:29:41 +00:00 |
index.txt
|
Fixed #6735 -- Added class-based views.
|
2010-10-18 13:34:47 +00:00 |
install.txt
|
Fixed #14794 - fix broken link in docs/topics/install.txt - thanks aright for the report.
|
2010-11-27 21:47:08 +00:00 |
logging.txt
|
Fixed #11509 -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch.
|
2010-10-09 08:12:50 +00:00 |
pagination.txt
|
Fixed #14141: docs now use the :doc: construct for links between documents.
|
2010-08-19 19:27:44 +00:00 |
serialization.txt
|
Fixed #14141: docs now use the :doc: construct for links between documents.
|
2010-08-19 19:27:44 +00:00 |
settings.txt
|
Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Robert Coup for the patch.
|
2010-08-28 02:40:57 +00:00 |
signals.txt
|
Fixed #11441 -- Improved signal topic guide, particularly regarding the weak and dispatch_uid parameters to the Signal.connect method. Thanks to Mike_A and sayane for the report, and gremmie for the draft patch.
|
2010-10-24 08:52:00 +00:00 |
templates.txt
|
Fixed #12975 -- Moved the docs for contrib.admindocs out of the template docs and into their own reference section, and significantly improved the documentation of what admindocs can do. Thanks to jabapyth for the report, and whiteinge for the patch.
|
2010-11-07 09:21:55 +00:00 |
testing.txt
|
Corrected incomplete and incorrect docs from r14822.
|
2010-12-05 01:03:39 +00:00 |