Timo Graham ee5fb7d18c Fixed #6181 - Document `django.views.decorators.http` - thanks adamv for the patch. 14 tahun lalu
..
db 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 tahun lalu
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 tahun lalu
http ee5fb7d18c Fixed #6181 - Document `django.views.decorators.http` - thanks adamv for the patch. 14 tahun lalu
i18n 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 tahun lalu
auth.txt 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 tahun lalu
cache.txt ee5fb7d18c Fixed #6181 - Document `django.views.decorators.http` - thanks adamv for the patch. 14 tahun lalu
class-based-views.txt ece3a7c3c7 Corrected a markup problem with an example in the class-based view docs. Thanks to apollo13 for the report. 14 tahun lalu
conditional-view-processing.txt 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 tahun lalu
email.txt 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 tahun lalu
files.txt 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 tahun lalu
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 tahun lalu
generic-views.txt a205fe9378 Added notes in old generic views howto about the new class based approach. 14 tahun lalu
index.txt 0fcb094557 Fixed #6735 -- Added class-based views. 14 tahun lalu
install.txt 6051a7def1 Fixed #14794 - fix broken link in docs/topics/install.txt - thanks aright for the report. 14 tahun lalu
logging.txt 6fc7d829dc Fixed #14923 -- corrected a typo in the logging documentation. Thanks to David Foerster for the report. 14 tahun lalu
pagination.txt 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 tahun lalu
serialization.txt e299ac0cae Reverting r14994 (at request of SmileyChris) because of some backwards compatibility issues that need to be resolved. 14 tahun lalu
settings.txt f611ffaab3 Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Robert Coup for the patch. 14 tahun lalu
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 tahun lalu
templates.txt 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 tahun lalu
testing.txt 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 tahun lalu