Adrian Holovaty 5d854608fe Fixed #15687 -- Fixed small typo in multidb docs. Thanks, jonash 14 anos atrás
..
db 5d854608fe Fixed #15687 -- Fixed small typo in multidb docs. Thanks, jonash 14 anos atrás
forms 413ceb57b2 Changed 'raise' statements to new style syntax in documentation. Thanks DaNmarner. Refs #15635. 14 anos atrás
http 409435440a Fixed #15558 -- Improved QuerySet reference docs and cleaned up numerous reST/sphinx problems. 14 anos atrás
i18n f3f1983f30 Moved versionadded below heading for "Localized names of languages". 14 anos atrás
auth.txt 7aa84917a4 Fixed #15299 -- Started the process of migrating the auth context processor support classes into the auth context processor module. Thanks to shailesh for the report, and v1v3kn for the draft patch. 14 anos atrás
cache.txt f6c991667f Fixed #4992 -- Respect the GET request query string when creating cache keys. Thanks PeterKz and guettli for the initial patch. 14 anos atrás
class-based-views.txt eb80803454 Fixed #15342 -- Passed *args through to the parent class' dispatch method in the CBV example. Thanks to jnns for the report and patch. 14 anos atrás
conditional-view-processing.txt 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 anos atrás
email.txt a981f5b988 Fixed #15163 - typo in email docs; thanks metal for the report. 14 anos atrás
files.txt 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 anos atrás
generic-views-migration.txt 06b22963ea Fixed #15272 -- Altered generic views to use the guaranteed untranslated object_name, rather than the possibly translated verbose_name(_plural) for default context objects. Thanks to szczav for the report and patch. 14 anos atrás
generic-views.txt a205fe9378 Added notes in old generic views howto about the new class based approach. 14 anos atrás
index.txt 14c082646d Fixed #15134 -- Removed a duplicate TOC entry for modelforms docs. Thanks to Aryeh Leib Taurog for the report. 14 anos atrás
install.txt 6051a7def1 Fixed #14794 - fix broken link in docs/topics/install.txt - thanks aright for the report. 14 anos atrás
logging.txt 2f3bf2830d Made the English in r15897 much betterer. 14 anos atrás
pagination.txt 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 anos atrás
serialization.txt e299ac0cae Reverting r14994 (at request of SmileyChris) because of some backwards compatibility issues that need to be resolved. 14 anos atrás
settings.txt f611ffaab3 Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Robert Coup for the patch. 14 anos atrás
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 anos atrás
templates.txt 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 anos atrás
testing.txt afd040d4d3 Updated test assertions that have been deprecated by the move to unittest2. In summary, this means: 14 anos atrás