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
2014-08-11
[1.5.x] Fixed #23267 -- Fixed typo in Translation documentation
Ola Sitarska
2014-08-06
[1.5.x] Removed a doc reference to the deprecated `mimetype` kwarg.
Mohammed Attia
2014-08-02
[1.5.x] Fixed #23149 -- Clarified note on HTTPOnly in cookie-based session docs
Erik Romijn
2014-05-05
[1.5.x] Fixed #22575 -- Fixed typo in docs/topics/class-based-views/generic-e...
Tim Graham
2014-04-22
[1.5.x] Updated grammar in description of django.contrib.auth.
Ray Ashman
2014-04-21
[1.5.x] Fixed queries that may return unexpected results on MySQL due to type...
Erik Romijn
2014-04-18
[1.5.x] Fixed #22471 -- Corrected misprint in i18n docs
Erik Romijn
2014-04-10
[1.5.x] Fixed #22419 -- Typo in docs/topics/db/multi-db.txt.
Tim Graham
2014-03-13
[1.5.x] Fixed #22262 -- Added the correct line in the last example of Transla...
Dejan Noveski
2014-01-22
[1.5.x] Always use parentheses when documenting a method with no arguments.
Baptiste Mispelon
2014-01-22
[1.5.x] Don't show `self` in the list of arguments of a method.
Baptiste Mispelon
2014-01-22
[1.5.x] Fixed #21726 -- Clarified that password should not be included in REQ...
Tim Graham
2014-01-20
[1.5.x] Fixed #20659 -- Fixed PublisherDetail in CBV topic documentation.
Baptiste Mispelon
2014-01-03
[1.5.x] Fixed a sentence in the session security docs; thanks claudep.
Tim Graham
2014-01-02
[1.5.x] Fixed typos. Changed grammar.
Frank Tobia
2013-12-30
[1.5.x] Fixed #21708 -- Added some headings to separate unrelated topics.
Tim Graham
2013-12-26
[1.5.x] Fixed #21582 -- Corrected URL namespace example.
Tim Graham
2013-12-14
[1.5.x] Fixed #21539 -- Added example of modelformset_factory's form argument
Alasdair Nicol
2013-12-11
[1.5.x] Fixed #21594 -- Added note about model formsets deleting objects.
Ben Spaulding
2013-11-20
Fixed #21468 -- Removed a ModelForm bit that doesn't apply to 1.5.x.
Baptiste Mispelon
2013-11-18
[1.5.x] Fixed typo in topics/http/sessions.txt.
Tim Graham
2013-11-15
[1.5.x] Fixed #21440 -- Typo #2 in topics/http/shortcuts.txt
Tim Graham
2013-11-15
[1.5.x] Fixed #21440 -- Typo in topics/http/shortcuts.txt
Tim Graham
2013-11-10
[1.5.x] Fixed #21372 -- Corrected docs regarding translating LANGUAGES.
Bernardo Pires
2013-11-07
[1.5.x] Fixed broken link for TestCase.multi_db.
Tim Graham
2013-11-07
[1.5.x] Removed no longer relevant word
Sylvain Bellemare
2013-11-01
[1.5.x] Fixed spelling ("dependant" -> "dependent")
Tim Graham
2013-11-01
[1.5.x] Fixed typo -- "a" user, not "an" user
Sylvain Bellemare
2013-10-30
[1.5.x] Fixed #21294 -- Clarified the logout next_page argument.
Tim Graham
2013-10-30
[1.5.x] Documented the limitation on sep argument to Signer
Antoine Catton
2013-10-25
[1.5.x] Fixed #21325 -- Added missing argument to permission_required decorator.
Tim Graham
2013-10-22
[1.5.x] Fixed #21304 -- Typo in docs/topics/testing/advanced.txt
Tim Graham
2013-10-18
[1.5.x] Added a warning regarding session security and subdomains.
Tim Graham
2013-10-15
[1.5.x] Improvement on InlineFormSet doc, refs #21006
Tianyi Wang
2013-10-15
[1.5.x] Fixed #21006 -- Added example code for overriding methods on an Inlin...
Tianyi Wang
2013-10-14
[1.5.x] Fixed #21223 -- Added form.id_for_label to topic guide.
Sorcha Bowler
2013-10-14
[1.5.x] Fixed #21264 -- Incorrect RST usage in docs
Bouke Haarsma
2013-10-11
[1.5.x] Fixed #15582 -- Documented how TransactionTestCase.multi_db affects f...
Tim Graham
2013-10-11
[1.5.x] Minor edits to docs/topics/db/queries.txt.
Cody Scott
2013-10-10
[1.5.x] Small improvements to docs/topics/db/models.txt
Cody Scott
2013-10-08
[1.5.x] Fix grammatical errors in email documentation
Dan Loewenherz
2013-10-02
[1.5.x] Clarified session replay attack differences with cookie backend.
Tim Graham
2013-09-24
[1.5.x] Fixed #21137 -- Corrected ULRconf include example.
Tim Graham
2013-09-23
[1.5.x] Removed implication that six is part of Python stdlib.
Tim Graham
2013-09-23
[1.5.x] Fixed #20830 -- Clarified that Django uses a customized version of six.
Daley Chetwynd
2013-09-22
[1.5.x] Reference Meta.index_together in DB performance guide.
Ramiro Morales
2013-09-21
[1.5.x] Fixed #21137 -- Documented best practice for URLconfs with repeated p...
Michael DiBernardo
2013-09-19
[1.5.x] Added missing "in" in sentence.
Markus Amalthea Magnuson
2013-09-16
[1.5.x] Reworded a paragraph in the logging docs.
Ramiro Morales
2013-09-11
[1.5.x] Fixed #20887 -- Added a warning to GzipMiddleware in light of BREACH.
Tim Graham
[next]