Timo Graham 457aaca7fa Fixed #15109 - typo in middleware docs; thanks colinsullivan for the report. 14 éve
..
db 1ca9e95d4e Fixed #15062 -- Documented the fact that managers must be able to be shallow copied. Thanks to Ian Clelland for the report, and Łukasz Rekucki for the help diagnosing the problem. 14 éve
forms 38d60c3941 Fixed #13949 - Note that readonly fields can't be modified via custom clean methods. thanks alk for the suggestion and elbarto and Gabriel Hurley whose language I used in the final patch. 14 éve
http 457aaca7fa Fixed #15109 - typo in middleware docs; thanks colinsullivan for the report. 14 éve
i18n ec38c88dfb Fixed #12193 - Add details to the i18n documentation for translation of model classes (relations and methods). Thanks Maxime Petazzoni and Ramiro for work on the patch. 14 éve
auth.txt faa4a98f27 Change the lack of supports_inactive_user on an auth backend to a 14 éve
cache.txt 6c361ecb17 Fixed #15085 - Fix LOCATION for FileCache example. Thanks abdelazer for the report. 14 éve
class-based-views.txt a00e8d4e42 Fixed #14878 -- Clarified the way verbose_name_plural is used in generic list views as a context variable. Thanks to diegueus9 for the report. 14 éve
conditional-view-processing.txt 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 éve
email.txt 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 éve
files.txt 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 éve
generic-views-migration.txt 324658ef26 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. 14 éve
generic-views.txt a205fe9378 Added notes in old generic views howto about the new class based approach. 14 éve
index.txt 0fcb094557 Fixed #6735 -- Added class-based views. 14 éve
install.txt 6051a7def1 Fixed #14794 - fix broken link in docs/topics/install.txt - thanks aright for the report. 14 éve
logging.txt 6fc7d829dc Fixed #14923 -- corrected a typo in the logging documentation. Thanks to David Foerster for the report. 14 éve
pagination.txt 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 éve
serialization.txt e299ac0cae Reverting r14994 (at request of SmileyChris) because of some backwards compatibility issues that need to be resolved. 14 éve
settings.txt f611ffaab3 Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Robert Coup for the patch. 14 éve
signals.txt e4c0c377dd 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. 14 éve
templates.txt 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 éve
testing.txt b31a1b9926 Refs #14661 -- Clarified the handling of initial data injected via custom SQL. 14 éve