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
Age
Commit message (
Expand
)
Author
2013-10-17
Fixed #21285 -- Fixed E121,E122 pep8 warnings
Alasdair Nicol
2013-10-17
Removed 1.6 release note text regarding password limit length.
Tim Graham
2013-10-17
Fixed #18659 -- Deprecated request.REQUEST and MergeDict
Bouke Haarsma
2013-10-15
Fixed #16855 -- select_related() chains as expected.
Marc Tamlyn
2013-10-15
Merge pull request #1751 from tmaster/ticket_21006_improvement
Daniele Procida
2013-10-15
Improvement on InlineFormSet doc, refs #21006
Tianyi Wang
2013-10-15
Fixed #7603 -- Added a 'scheme' property to the HttpRequest object
Unai Zalakain
2013-10-15
Fixed #21006 -- Added example code for overriding methods on an InlineFormSet.
Tianyi Wang
2013-10-15
Merge pull request #1382 from loic/ticket19617
Marc Tamlyn
2013-10-14
Fixed #21223 -- Added form.id_for_label to topic guide.
Sorcha Bowler
2013-10-14
Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filen...
M Nasimul Haque
2013-10-14
Fixed #20962 -- Documented that template tag render() may raise exceptions.
Bouke Haarsma
2013-10-14
Fixed #8620 -- Updated the Form metaclass to support excluding fields by shad...
Loic Bistuer
2013-10-14
Fixed #19617 -- Refactored Form metaclasses to support more inheritance scena...
Loic Bistuer
2013-10-14
Clarfied the ModelForm docs with respect to generated vs. declared fields.
Loic Bistuer
2013-10-14
Fixed #21210 -- Documented when runserver doesn't auto-restart.
Bouke Haarsma
2013-10-14
Fixed #21264 -- Incorrect RST usage in docs
Bouke Haarsma
2013-10-14
Fixed #21027 -- Updated tutorial 5 docs to link to management shell command p...
Max Vizard
2013-10-14
Fixed #15888 -- Made tablename argument of createcachetable optional
Claude Paroz
2013-10-14
Amend my description in committers.txt.
Marc Tamlyn
2013-10-13
Fixed #19560 -- Identified field in warning for naive datetime.
Aymeric Augustin
2013-10-12
Forms docs: More emphasis in 'id' value customizability.
Ramiro Morales
2013-10-12
Updated OpenLayers version from 2.11 to 2.13
Claude Paroz
2013-10-11
Fixed #15582 -- Documented how TransactionTestCase.multi_db affects fixtures.
Tim Graham
2013-10-11
Minor edits to docs/topics/db/queries.txt.
Cody Scott
2013-10-11
Fixed #13252 -- Added ability to serialize with natural primary keys.
Tai Lee
2013-10-11
Fixed #8918 -- Made FileField.upload_to optional.
Tim Graham
2013-10-10
Small improvements to docs/topics/db/models.txt
Cody Scott
2013-10-10
Whitespace cleanup.
Tim Graham
2013-10-09
Fixed #21222 - Documented that 'default' and 'other' must be different databa...
Tim Graham
2013-10-09
Fixed grammar/typos in auth customization docs
Claude Paroz
2013-10-08
Fix grammatical errors in email documentation
Dan Loewenherz
2013-10-08
Fixed #21164 -- Added documentation for issue with test users.
Russell Keith-Magee
2013-10-07
Re-added link to SQLite notes from DB section of install doc.
Ramiro Morales
2013-10-04
Fixed #21213 -- Added docs for Django's mailing lists.
Unai Zalakain
2013-10-04
Fixed #19321 -- Allowed redirect middleware HTTP responses to be overridden.
Ryan Kaskel
2013-10-03
Fixed #21218 -- Typo on docs/howto/upgrade-version.txt
Tim Graham
2013-10-03
Fixed #19277 -- Added LocaleMiddleware.response_redirect_class
Emil Stenstròˆm
2013-10-03
Fixed #21216 -- Allow `OneToOneField` reverse accessor to be hidden.
Simon Charette
2013-10-02
Fixed #10913 -- Documented how related_name affects QuerySet filtering
Tim Graham
2013-10-02
Changed the doc to use gender-neutral pronouns when possible.
Baptiste Mispelon
2013-10-02
Clarified session replay attack differences with cookie backend.
Tim Graham
2013-10-01
Fixed #15185 -- Allowed ModelAdmin.list_display_links=None to disable change ...
Ramiro Morales
2013-10-01
Fixed #21147 -- Avoided time.time precision issue with cache backends.
Michael Manfre
2013-10-01
Fixed #21031 -- Updated schema migrations FAQ.
Tim Graham
2013-10-01
Fixed #21195 -- Clarifed usage of template_name in tutorial part 4.
Tim Graham
2013-09-30
Fixed #21154 -- Updated TemplateResponse docs to better explain context.
Curtis Maloney
2013-09-30
Fixed #21134 -- Prevented queries in broken transactions.
Aymeric Augustin
2013-09-30
Fixed #13724: Corrected routing of write queries involving managers.
Russell Keith-Magee
2013-09-28
Note about static files dirs paths on Windows.
Ramiro Morales
[next]