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-30
Fixed #21294 -- Clarified the logout next_page argument.
Tim Graham
2013-10-30
Fixed #20610: Added a message level dict to contrib.message context processor.
Baptiste Mispelon
2013-10-30
Documented the limitation on sep argument to Signer
Antoine Catton
2013-10-30
Fixed #21316 -- Documented that modifying safe strings makes them unsafe.
Tim Graham
2013-10-30
Documented removal of django.core.servers.basehttp.WSGIServerException
Tim Graham
2013-10-29
Fixed #8261 -- ModelAdmin hook for customising the "show on site" button
Unai Zalakain
2013-10-29
Mark this as a python code-block
Alex Gaynor
2013-10-28
Fixed #21344 -- Typo in docs/ref/models/queries.txt
Tim Graham
2013-10-27
Fix note syntax usage.
Eric Holscher
2013-10-26
Fixed all the E203 violations
Alex Gaynor
2013-10-25
Fixed #21325 -- Added missing argument to permission_required decorator.
Tim Graham
2013-10-25
Fixed typo in docs/releases/1.4.9.txt.
Paolo Melchiorre
2013-10-24
Fixed doc typo in previous commit.
Tim Graham
2013-10-24
Fixed #21271 -- Added timeout parameter to SMTP EmailBackend.
SusanTan
2013-10-24
Fixed #21219 -- Added a way to set different permission for static files.
Vajrasky Kok
2013-10-24
Fixed #20338 -- Stripped ending dot during host validation
Claude Paroz
2013-10-23
Fixed #20945 -- Allowed cache tag to use a specific cache.
Curtis Maloney
2013-10-23
Bumped release date for 1.5.5 & 1.4.9.
Tim Graham
2013-10-23
Fixed #19941 -- Removed sys.path hack when running the test suite.
Tim Graham
2013-10-23
typo on 1.7 release notes
Collin Anderson
2013-10-23
Fixed #13245: Explained Oracle's behavior w.r.t db_table
Shai Berger
2013-10-23
Fixed E225 pep8 warnings.
Tim Graham
2013-10-22
Added 1.5.5 and 1.4.9 release notes
Tim Graham
2013-10-22
Fixed #21304 -- Typo in docs/topics/testing/advanced.txt
Tim Graham
2013-10-22
Fixed #17027 -- Added support for the power operator in F expressions.
Florian Hahn
2013-10-22
Fixed E221 pep8 warnings.
Tim Graham
2013-10-22
Fixed #5789 -- Changed LocaleMiddleware session variable to '_language'.
Bouke Haarsma
2013-10-22
Fixed indentation of example in tutuorial 2.
Phil Elson
2013-10-21
Added docs for the hasher's iteration count changes.
Tim Graham
2013-10-21
Fixed #21296 -- Added docs for PostgreSQL and unix domains sockets.
Riccardo Magliocchetti
2013-10-21
Fixed #21288 -- Fixed E126 pep8 warnings
Alasdair Nicol
2013-10-18
Fixed #21212 -- Documented the reverse name for OneToOneField.
Juergen Schackmann
2013-10-18
Added a warning regarding session security and subdomains.
Tim Graham
2013-10-18
Fixed ReST error in 1.6. release notes.
Tim Graham
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
[prev]
[next]