Commit graph

2187 commits

Author SHA1 Message Date
Ville Skyttä
fef3f50e31 [1.9.x] Normalized "an SQL" spelling.
Backport of 575a9a791e from master
2016-05-03 19:31:07 -04:00
David D Lowe
3c6b9f0bbd [1.9.x] Clarified that setting names must be uppercase.
Backport of c9c5ccbd41 from master
2016-05-03 12:53:55 -04:00
Vasiliy Faronov
cb33e553ee [1.9.x] Fixed #26567 -- Updated references to obsolete RFC2616.
Didn't touch comments where it wasn't obvious that the code adhered to
the newer standard.

Backport of ac77c55bc5 from master
2016-05-03 11:16:27 -04:00
Tim Graham
8a135cca4e [1.9.x] Fixed #26554 -- Updated docs URLs to readthedocs.io
Backport of f945fb24a3 from master
2016-04-28 10:15:23 -04:00
Tim Graham
cc5c4ae35d [1.9.x] Refs #25136 -- Fixed nonexistent field reference in aggregation topic guide.
Thanks Ankush Thakur for the report and Simon for the review.

Backport of fe70f280d7 from master
2016-04-27 15:26:10 -04:00
eltronix
146ac71a21 [1.9.x] Fixed typo in docs/topics/testing/tools.txt
Backport of 8ccb8ff453 from master
2016-04-27 08:02:14 -04:00
eltronix
4afead50cb [1.9.x] Fixed typo in docs/topics/testing/tools.txt
Backport of 75c5e547b5 from master
2016-04-26 18:19:16 -04:00
Jon Dufresne
7426c8fd82 [1.9.x] Fixed incorrect rendered widget in forms example.
Backport of 38ddd4ab55 from master
2016-04-20 21:08:13 -04:00
Tobias Kroenke
845d43e37e [1.9.x] Fixed #26520 -- Fixed a regression where SessionBase.pop() didn't return a KeyError.
Backport of b040ac06eb from master
2016-04-20 13:11:33 -04:00
eltronix
f5b8e9b282 [1.9.x] Fixed typo in docs/topics/class-based-views/mixins.txt
Backport of f43da05cc5 from master
2016-04-18 20:26:13 -04:00
Tim Graham
12606d2b99 [1.9.x] Fixed #26514 -- Documented that User.refresh_from_db() doesn't clear the permission cache.
Backport of 2c4c67af94 from master
2016-04-18 09:03:48 -04:00
Filipa Andrade
8bf5cede37 [1.9.x] Fixed #26493 -- Documented how built-in signals are sent.
Backport of 47fbbc33de from master
2016-04-13 07:52:32 -04:00
Tim Graham
bdbfa1b1f8 [1.9.x] Refs #26464 -- Added a link to OWASP Top 10 in security topic guide.
Backport of f6ca63a9f8 from master
2016-04-09 08:10:17 -04:00
Daniel Jilg
e043b85b15 [1.9.x] Refs #14131 -- Documented why paginating large QuerySets may be slow.
Backport of eed658d7c4 from master
2016-04-06 11:08:03 -04:00
Tim Graham
9dc22b4ff6 [1.9.x] Removed a reference to Django 1.3.1 in docs.
Backport of 15a20dc9af from master
2016-04-04 12:38:35 -04:00
Daniel Jilg
be1ac00379 [1.9.x] Fixed #14131 -- Added note to docs about Pagination and large Querysets
Backport of 55c843f2ef from master.
2016-04-02 16:12:28 +02:00
Simon Charette
a304e7ddff [1.9.x] Fixed #26438 -- Fixed multiple .objects typos in the docs.
Thanks Pablo Oubiña for the report.

Backport of 64aba7a8ab from master
2016-03-31 18:30:58 -04:00
Tim Graham
d58a324bea [1.9.x] Fixed #26410 -- Added a docs example for loader.render_to_string().
Backport of a65fc6df89 from master
2016-03-31 09:58:11 -04:00
Aymeric Augustin
6ec2ab1cda [1.9.x] Fixed #26408 -- Updated link to DEP 182.
Thanks kaifeldhoff for the report.

Backport of 7b1ce7f from master
2016-03-25 20:50:41 +01:00
Tim Shaffer
9d0c8d3dd9 [1.9.x] Fixed typo in docs/topics/db/aggregation.txt.
Backport of 8550566af6 from master
2016-03-25 13:38:35 -04:00
Tim Graham
7dee62ff68 [1.9.x] Fixed #26392 -- Corrected login_required/permission_required stacking example.
Backport of c41737dc00 from master
2016-03-21 19:58:42 -04:00
Andrew Abraham
2ed2b508ce [1.9.x] Fixed DiscoverRunner failfast parameter default in docs.
Backport of f2d9caa625 from master
2016-03-15 18:35:02 -04:00
Duane Hilton
0dc3822f56 [1.9.x] Fixed #26290 -- Documented that a QuerySet for pagination should be ordered.
Backport of f8b23e52e8 from master
2016-03-15 10:14:29 -04:00
Moritz Sichert
27bed94e9c [1.9.x] Fixed #25804 -- Documented additions to Jinja2 context.
Backport of 6aef986cdb from master
2016-03-14 08:43:35 -04:00
Jakub Wilk
9ed08da6c6 [1.9.x] Fixed typos in docs.
Backport of 402da9ab7b from master
2016-03-14 08:09:02 -04:00
Claude Paroz
0e80ac4672 [1.9.x] Fixed #26256 -- Added note about primary key serialization
Thanks Sonu kumar for the report and Tim Graham for the review.
Backport of c5fda55edc from master.
2016-03-08 21:30:58 +01:00
Florian Apolloner
af7d09b0c5 [1.9.x] Fixed CVE-2016-2513 -- Fixed user enumeration timing attack during login.
This is a security fix.
2016-03-01 11:38:49 -05:00
Tim Graham
a23b387e5a [1.9.x] Corrected a run on sentence in doc/topics/db/models.txt.
Backport of 22d2a5b00a from master
2016-02-25 14:24:18 -05:00
Tim Graham
d7881bfa5c [1.9.x] Refs #26270 -- Reorganized TestCase docs.
Backport of 7a7e403325 from master
2016-02-25 08:05:14 -05:00
Tim Graham
3e1aa37422 [1.9.x] Fixed a function signature in docs/topics/auth/default.txt.
Backport of 441c537b66 from master
2016-02-24 16:25:34 -05:00
Tim Graham
bd9dc810eb [1.9.x] Removed docs of deprecated SimpleTestCase warnings behavior.
Removed in Django 1.7 (4f6be9a0c4).

Backport of 6637cd0ef2 from master
2016-02-24 09:59:16 -05:00
Markus Holtermann
5ca1d0a654 [1.9.x] Fixed spelling error
Backport of b14470c7b7 from master
2016-02-23 10:27:41 +11:00
Tim Graham
31c9301f27 [1.9.x] Fixed #26188 -- Documented how to wrap password hashers.
Backport of 5a541e2e6c from master
2016-02-22 17:29:38 -05:00
Daniel Quinn
174811c553 [1.9.x] Fixed import location of check_password() in docs.
Backport of de7edc005f from master
2016-02-22 12:43:36 -05:00
Berker Peksag
f78892f2de [1.9.x] Refs #19353 -- Added tests for using custom user models with built-in auth forms.
Also updated topics/auth/customizing.txt to reflect that subclasses of
UserCreationForm and UserChangeForm can be used with custom user models.

Thanks Baptiste Mispelon for the initial documentation.

Backport of f0425c7260 from master
2016-02-17 10:42:54 -05:00
Camilo Nova
2b28a21232 [1.9.x] Added import in docs/topics/email.txt example.
Backport of a6f856df52 from master
2016-02-12 13:45:07 -05:00
Markus Holtermann
765f6d8041 [1.9.x] Fixed allow_migrate() signature in documentation
Backport of 228427ab1a from master
2016-02-12 14:35:38 +11:00
Johannes Linke
6a0832dacb [1.9.x] Fixed #26111 -- Clarified that fixtures are loaded once per TestCase.
Backport of 02430ef19d from master
2016-02-11 18:54:27 -05:00
Becka R
ec16503f2b [1.9.x] Clarified "database column type" explanation.
Backport of cf48962b36 from master
2016-02-11 18:27:14 -05:00
Tim Graham
f7332b3ec5 [1.9.x] Updated instructions for gettext on Windows.
Backport of 1d86d4c72b from master
2016-02-11 08:46:25 -05:00
Tim Graham
9f743e25bd [1.9.x] Fixed #26206 -- Fixed docs comments causing empty code blocks.
Backport of f2b45ddd99 from master
2016-02-11 07:59:30 -05:00
Tim Graham
194bf8ca62 [1.9.x] Refs #26089 -- Removed obsolete docs about custom user model testing.
Backport of 1e9150443e from master
2016-02-02 08:55:06 -05:00
Harry
fe41a134bc [1.9.x] Fixed #26152 -- Documented how to avoid django.setup() deadlock in standalone scripts.
Backport of 0fb1185538 from master
2016-02-01 13:41:31 -05:00
Tim Graham
a9fbf0735a [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
Backport of a6ef025dfb from master
2016-02-01 11:54:26 -05:00
Tim Graham
d7a6086825 [1.9.x] Fixed #23868 -- Added support for non-unique django-admin-options in docs.
Also documented missing short command line options to fix #24134. This bumps
the minimum sphinx version required to build the docs to 1.3.4.

Thanks Simon Charette for review.

Backport of e519aab43a from master
2016-02-01 11:25:42 -05:00
Tim Graham
0495f44b8d [1.9.x] Unified some doc links to OneToOneField and ManyToManyField.
Backport of 8ce8beb3f2 from master
2016-02-01 11:02:53 -05:00
Tim Graham
5879bd090c [1.9.x] Added a missing session setting in docs.
Backport of 9a5c94588e from master
2016-01-29 15:09:07 -05:00
Yoong Kang Lim
e47f0c1247 [1.9.x] Fixed #26136 -- Removed URL reversing by dotted path from JavaScript catalog example.
Backport of 31817dd2eb from master
2016-01-27 09:05:58 -05:00
Tim Graham
204d31cd60 [1.9.x] Refs #26142 -- Documented that Formset's extra=0 doesn't prevent creating objects.
Backport of 8e6a08e937 from master
2016-01-27 08:57:17 -05:00
Chris Lamb
3306106fb1 [1.9.x] Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix.
Debian packages unconditionally byte-compile .py files on installation and
do not silence errors by design. Therefore, we need a way of shipping these
invalid .py files without a .py extension but ensuring that when we
template them, they end up as .py.

We don't special-case .py files so that the all the TemplateCommand
command-line options (eg. extra_files and extensions) still work entirely
as expected and it may even be useful for other formats too.

Backport of abc0777b63 from master
2016-01-25 12:44:14 -05:00