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-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
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-10
Small improvements to docs/topics/db/models.txt
Cody Scott
2013-10-10
Whitespace cleanup.
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-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-09-30
Fixed #21134 -- Prevented queries in broken transactions.
Aymeric Augustin
2013-09-25
Fixed #17671 - Cursors are now context managers.
Michael Manfre
2013-09-25
Fixed #3871 -- Custom managers when traversing reverse relations.
Loic Bistuer
2013-09-24
Fixed #21137 -- Corrected ULRconf include example.
Tim Graham
2013-09-23
Removed implication that six is part of Python stdlib.
Tim Graham
2013-09-23
Fixed #20830 -- Clarified that Django uses a customized version of six.
Daley Chetwynd
2013-09-23
Fixed #21140 -- Added 'Using cached sessions' to the performance guide.
Åke Forslund
2013-09-22
A few doc additions for changes from d228c1192e.
Ramiro Morales
2013-09-22
Reference Meta.index_together in DB performance guide.
Ramiro Morales
2013-09-21
Fixed #21137 -- Documented best practice for URLconfs with repeated pattern p...
Michael DiBernardo
2013-09-21
Addressed inaccuracies in performance docs
Aymeric Augustin
2013-09-20
Fixed #20877 -- added a performance optimization guide
evildmp
2013-09-20
Clarified why one must not catch database errors inside atomic.
Aymeric Augustin
2013-09-19
Added missing "in" in sentence.
Markus Amalthea Magnuson
2013-09-19
Fixed #9532 -- Added min_num and validate_min on formsets.
yokomizor
2013-09-18
Fixed #21116 -- Made usage of manage.py in docs more consistent.
Tim Graham
2013-09-18
Fixed #4278 -- Added a dirs parameter to a few functions to override TEMPLATE...
Berker Peksag
2013-09-16
Reworded a paragraph in the logging docs.
Ramiro Morales
2013-09-16
Fixed #17627 -- Renamed util.py files to utils.py
Tim Graham
[prev]
[next]