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
2016-04-28
[1.9.x] Fixed #26554 -- Updated docs URLs to readthedocs.io
Tim Graham
2016-04-27
[1.9.x] Refs #25136 -- Fixed nonexistent field reference in aggregation topic...
Tim Graham
2016-04-27
[1.9.x] Fixed typo in docs/topics/testing/tools.txt
eltronix
2016-04-26
[1.9.x] Fixed typo in docs/topics/testing/tools.txt
eltronix
2016-04-20
[1.9.x] Fixed incorrect rendered widget in forms example.
Jon Dufresne
2016-04-20
[1.9.x] Fixed #26520 -- Fixed a regression where SessionBase.pop() didn't ret...
Tobias Kroenke
2016-04-18
[1.9.x] Fixed typo in docs/topics/class-based-views/mixins.txt
eltronix
2016-04-18
[1.9.x] Fixed #26514 -- Documented that User.refresh_from_db() doesn't clear ...
Tim Graham
2016-04-13
[1.9.x] Fixed #26493 -- Documented how built-in signals are sent.
Filipa Andrade
2016-04-09
[1.9.x] Refs #26464 -- Added a link to OWASP Top 10 in security topic guide.
Tim Graham
2016-04-06
[1.9.x] Refs #14131 -- Documented why paginating large QuerySets may be slow.
Daniel Jilg
2016-04-04
[1.9.x] Removed a reference to Django 1.3.1 in docs.
Tim Graham
2016-04-02
[1.9.x] Fixed #14131 -- Added note to docs about Pagination and large Querysets
Daniel Jilg
2016-03-31
[1.9.x] Fixed #26438 -- Fixed multiple .objects typos in the docs.
Simon Charette
2016-03-31
[1.9.x] Fixed #26410 -- Added a docs example for loader.render_to_string().
Tim Graham
2016-03-25
[1.9.x] Fixed #26408 -- Updated link to DEP 182.
Aymeric Augustin
2016-03-25
[1.9.x] Fixed typo in docs/topics/db/aggregation.txt.
Tim Shaffer
2016-03-21
[1.9.x] Fixed #26392 -- Corrected login_required/permission_required stacking...
Tim Graham
2016-03-15
[1.9.x] Fixed DiscoverRunner failfast parameter default in docs.
Andrew Abraham
2016-03-15
[1.9.x] Fixed #26290 -- Documented that a QuerySet for pagination should be o...
Duane Hilton
2016-03-14
[1.9.x] Fixed #25804 -- Documented additions to Jinja2 context.
Moritz Sichert
2016-03-14
[1.9.x] Fixed typos in docs.
Jakub Wilk
2016-03-08
[1.9.x] Fixed #26256 -- Added note about primary key serialization
Claude Paroz
2016-03-01
[1.9.x] Fixed CVE-2016-2513 -- Fixed user enumeration timing attack during lo...
Florian Apolloner
2016-02-25
[1.9.x] Corrected a run on sentence in doc/topics/db/models.txt.
Tim Graham
2016-02-25
[1.9.x] Refs #26270 -- Reorganized TestCase docs.
Tim Graham
2016-02-24
[1.9.x] Fixed a function signature in docs/topics/auth/default.txt.
Tim Graham
2016-02-24
[1.9.x] Removed docs of deprecated SimpleTestCase warnings behavior.
Tim Graham
2016-02-23
[1.9.x] Fixed spelling error
Markus Holtermann
2016-02-22
[1.9.x] Fixed #26188 -- Documented how to wrap password hashers.
Tim Graham
2016-02-22
[1.9.x] Fixed import location of check_password() in docs.
Daniel Quinn
2016-02-17
[1.9.x] Refs #19353 -- Added tests for using custom user models with built-in...
Berker Peksag
2016-02-12
[1.9.x] Added import in docs/topics/email.txt example.
Camilo Nova
2016-02-12
[1.9.x] Fixed allow_migrate() signature in documentation
Markus Holtermann
2016-02-11
[1.9.x] Fixed #26111 -- Clarified that fixtures are loaded once per TestCase.
Johannes Linke
2016-02-11
[1.9.x] Clarified "database column type" explanation.
Becka R
2016-02-11
[1.9.x] Updated instructions for gettext on Windows.
Tim Graham
2016-02-11
[1.9.x] Fixed #26206 -- Fixed docs comments causing empty code blocks.
Tim Graham
2016-02-02
[1.9.x] Refs #26089 -- Removed obsolete docs about custom user model testing.
Tim Graham
2016-02-01
[1.9.x] Fixed #26152 -- Documented how to avoid django.setup() deadlock in st...
Harry
2016-02-01
[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
Tim Graham
2016-02-01
[1.9.x] Fixed #23868 -- Added support for non-unique django-admin-options in ...
Tim Graham
2016-02-01
[1.9.x] Unified some doc links to OneToOneField and ManyToManyField.
Tim Graham
2016-01-29
[1.9.x] Added a missing session setting in docs.
Tim Graham
2016-01-27
[1.9.x] Fixed #26136 -- Removed URL reversing by dotted path from JavaScript ...
Yoong Kang Lim
2016-01-27
[1.9.x] Refs #26142 -- Documented that Formset's extra=0 doesn't prevent crea...
Tim Graham
2016-01-25
[1.9.x] Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix.
Chris Lamb
2016-01-25
[1.9.x] Fixed Sphinx highlight warnings in docs.
Tim Graham
2016-01-25
[1.9.x] Fixed #26132 -- Discouraged use of TransactionTestCase.fixtures.
Tim Graham
2016-01-22
[1.9.x] Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
[next]