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
/
topics
Age
Commit message (
Expand
)
Author
2013-11-26
Merge pull request #1985 from raphaa/21499
Andrew Godwin
2013-11-24
Fixed some unnescesarily gendered language in the docs
Alex Gaynor
2013-11-24
Fixed #21391 -- Allow model signals to lazily reference their senders.
Simon Charette
2013-11-24
Fixed #21499 -- Added a paragraph to the docs.
Raphael Jasjukaitis
2013-11-23
Fixed #21012 -- New API to access cache backends.
Curtis Maloney
2013-11-22
Improved docs for ModelFormSet.clean().
Loic Bistuer
2013-11-22
Noted that localmem is the default cache.
mlissner
2013-11-22
Removed unused import in docs/topics/http/sessions.txt
Tim Graham
2013-11-22
Fixed #21487 -- Session cannot store tzinfo instances anymore.
Aymeric Augustin
2013-11-21
Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs.
Loic Bistuer
2013-11-19
Added more examples to the get_object_or_404 documentation.
Baptiste Mispelon
2013-11-19
Fixed #15179 -- middlewares not applied for test client login()
Unai Zalakain
2013-11-18
Fixed typo in topics/http/sessions.txt.
Tim Graham
2013-11-15
Fixed #21440 -- Typo #2 in topics/http/shortcuts.txt
Tim Graham
2013-11-15
Fixed #21425 -- Made order in which loggers are introduced consistent.
Tim Graham
2013-11-15
Fixed #21440 -- Typo in topics/http/shortcuts.txt
Tim Graham
2013-11-09
Fixed #21372 -- Corrected docs regarding translating LANGUAGES.
Bernardo Pires
2013-11-08
Noted that .clear() will delete intermediary models
Cody Scott
2013-11-08
Fixed docs for EmailMessage extra_headers attribute
Tom Scholl
2013-11-08
Removed obsolete locale restriction admonition
Claude Paroz
2013-11-08
Fixed #5849 -- Strip whitespace from blocktrans
Bouke Haarsma
2013-11-07
Merge pull request #1850 from unaizalakain/ticket_13725
Anssi Kääriäinen
2013-11-07
Fixed #13725 -- take url scheme into account in assertRedirects
Unai Zalakain
2013-11-07
Removed no longer relevant word
Sylvain Bellemare
2013-11-07
Fixed #20536 -- rewrite of the file based cache backend
Jaap Roes
2013-11-02
Fixed #21373 -- Typo fixed in i18n docs
Claude Paroz
2013-11-02
Fixed #21341 -- Eased https requests with the test client
Unai Zalakain
2013-11-01
Fixed spelling ("dependant" -> "dependent")
Tim Graham
2013-11-01
Fixed typo -- "a" user, not "an" user
Sylvain Bellemare
2013-10-30
Fixed #21294 -- Clarified the logout next_page argument.
Tim Graham
2013-10-30
Documented the limitation on sep argument to Signer
Antoine Catton
2013-10-25
Fixed #21325 -- Added missing argument to permission_required decorator.
Tim Graham
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-23
Fixed #20945 -- Allowed cache tag to use a specific cache.
Curtis Maloney
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 #5789 -- Changed LocaleMiddleware session variable to '_language'.
Bouke Haarsma
2013-10-21
Added docs for the hasher's iteration count changes.
Tim Graham
2013-10-18
Added a warning regarding session security and subdomains.
Tim Graham
2013-10-15
Improvement on InlineFormSet doc, refs #21006
Tianyi Wang
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 #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 #21264 -- Incorrect RST usage in docs
Bouke Haarsma
2013-10-14
Fixed #15888 -- Made tablename argument of createcachetable optional
Claude Paroz
2013-10-13
Fixed #19560 -- Identified field in warning for naive datetime.
Aymeric Augustin
[prev]
[next]