index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
Age
Commit message (
Expand
)
Author
2011-03-22
Fixed typo in forms API documentation.
Simon Meers
2011-03-22
Fixed #15657 -- added the required `form` parameter to the method signatures ...
Gabriel Hurley
2011-03-22
Corrected a number of mislinked crossrefs and added a few new crossref target...
Gabriel Hurley
2011-03-17
Changed 'raise' statements to new style syntax in documentation. Thanks DaNma...
Ramiro Morales
2011-03-17
Fixed #14133 -- Updated Windows installation instructions for GeoDjango, now ...
Justin Bronn
2011-03-16
Use Sphinx `:download:` directives for spatial database template creation scr...
Justin Bronn
2011-03-16
Fixed #15618 -- CookieStorage storage in messages framework now honors SESSIO...
Adrian Holovaty
2011-03-15
Fixed #15614 -- Fixed potentially confusing URLconf examples in docs/ref/gene...
Adrian Holovaty
2011-03-15
Fixed #15594 -- Corrected typo in the docs on HTTPOnly cookies. Thanks to phi...
Russell Keith-Magee
2011-03-10
Fixed #15592 -- corrected an missing backtick in the syndication docs. Thanks...
Gabriel Hurley
2011-03-08
Fixed #15558 -- Improved QuerySet reference docs and cleaned up numerous reST...
Gabriel Hurley
2011-03-08
Fixed #15570 -- Corrected a flaw in the design of the silent flag on {% cycle...
Russell Keith-Magee
2011-03-07
Fix the documentation of BoundField.value() to reference the correct method name
Chris Beaven
2011-03-03
Fixed #15504 -- Cleaned up contrib.syndication and contrib.utils.feedgenerato...
Gabriel Hurley
2011-03-03
Fixed #15528 -- Added versionchanged directive to load template tag docs.
Gabriel Hurley
2011-03-03
Added crossref targets for a couple of Django exceptions and cleaned up relat...
Gabriel Hurley
2011-03-03
Fixed #3094 -- Accelerated deprecation of XMLField, since it hasn't served an...
Russell Keith-Magee
2011-03-01
Reverted 'now' template tag documentation changes so it describes the real co...
Ramiro Morales
2011-02-28
Fixed #15365 -- Added a warning to the `contrib.markup` docs reminding users ...
Gabriel Hurley
2011-02-27
Fixed #15492 -- Documented the `invalid_date` and `invalid_time` error keys f...
Gabriel Hurley
2011-02-23
Fixed #15299 -- Started the process of migrating the auth context processor s...
Russell Keith-Magee
2011-02-23
Fixed #15375 -- clarified apparent contradiction in Form Wizard documentation...
Simon Meers
2011-02-22
Removed example CSRF jQuery code from release notes, replacing with link to i...
Luke Plant
2011-02-21
Fixed #11058 - list_display_links doesn't allow callables not defined in the ...
Luke Plant
2011-02-19
Fixed #15351 -- Corrected a missing word in the template reference docs. Than...
Gabriel Hurley
2011-02-18
Fixed #15335 -- Improved Sphinx crossref targets and metadata for the sites a...
Gabriel Hurley
2011-02-16
Fixed #15233 -- reST/Sphinx markup corrections in numerous areas, mostly cent...
Gabriel Hurley
2011-02-16
Fixed #14820 -- Added more information to the generic relation docs regarding...
Gabriel Hurley
2011-02-16
Fixed #15309 -- reST/Sphinx cleanup on the ContentTypes Framework docs.
Gabriel Hurley
2011-02-14
Fixed "the the" typos.
Timo Graham
2011-02-14
Fixed a couple of documentation typos.
Ramiro Morales
2011-02-14
Fixed #15272 -- Altered generic views to use the guaranteed untranslated obje...
Russell Keith-Magee
2011-02-14
Fixes #15270 -- Moved back the serve view to django.views.static due to depen...
Jannis Leidel
2011-02-13
Updated GeoDjango installation docs and spatial database template script for ...
Justin Bronn
2011-02-12
Fixed #15284 - improved example jQuery code for adding X-CSRF-Token
Luke Plant
2011-02-09
Fixed a security issue in the CSRF component. Disclosure and new release for...
Alex Gaynor
2011-02-07
Fixed #15207 -- Added versionadded directives for the "using" argument sent b...
Gabriel Hurley
2011-02-07
Fixed #5494, #10765, #14924 -- Modified the order in which translations are r...
Ramiro Morales
2011-02-02
Fixed #15208 - Document ModelAdmin.formfield_for_choice_field; thanks julien.
Timo Graham
2011-02-02
Fixed #15204 - Update form examples for rendering of the help_text; thanks pr...
Timo Graham
2011-02-01
Fixed some documentation and default-settings.py comments that were misleadin...
Carl Meyer
2011-01-31
Some tweaks to the staticfiles docs to clarify things for new users. Thanks J...
Carl Meyer
2011-01-30
Fixed #15191 - typo in form validation docs; thanks berto for the report.
Timo Graham
2011-01-30
Fixed #14978 -- Added versionchanged directive to --adminmedia docs clarifyin...
Jannis Leidel
2011-01-30
Reworded parts of the staticfiles documentation after receiving various user ...
Jannis Leidel
2011-01-30
Fixed #15177 -- Added note to generic views reference page indicating that th...
Russell Keith-Magee
2011-01-29
Fixed example use of deprecated function in GeoDjango tutorial.
Justin Bronn
2011-01-29
Fixed #14993 - Improved docs for ModelAdmin.filter_horizontal adding that it'...
Timo Graham
2011-01-25
Fixed #14038 -- Added information to release notes and version changed|added ...
Ramiro Morales
2011-01-24
Fixed #15012 -- Added post-rendering callbacks to TemplateResponse so that de...
Russell Keith-Magee
[next]