Michael Scott
|
416004c043
|
[1.10.x] Fixed #15143 -- Doc'd how to set the language for the test client.
Backport of 3c447b108ac70757001171f7a4791f493880bf5b from master
|
2016-09-14 20:14:29 -04:00 |
|
Tim Graham
|
244c4c06f9
|
[1.10.x] Normalized spelling of ETag.
Backport of ef021412d5e7eb78c89f0b7cf2ec01bcb959a837 from master
|
2016-09-09 11:00:58 -04:00 |
|
Chris Jerdonek
|
d923733234
|
[1.10.x] Fixed #27172 -- Closed database cursor explicitly in two doc examples
Backport of ccf7adb064a70eb1b1ec5857f1dd54988f5c983c from master.
|
2016-09-07 12:16:31 +02:00 |
|
Tim Graham
|
fd183e1f81
|
[1.10.x] Doc'd how to remove old references in migration files.
Backport of 5bd967e1c52bfe811daffaccd3ef8964f8a3cb35 from master
|
2016-09-02 10:03:03 -04:00 |
|
Shai Berger
|
57f7d8968d
|
[1.10.x] Refs #25850, #27142, #27110 -- Documented migration history consistency checks.
Backport of c93ac9cf42bff259ab71b70a89b693b9c38e4666 from master
|
2016-09-01 18:50:09 -04:00 |
|
Tim Graham
|
2078b187f7
|
[1.10.x] Refs #27164 -- Fixed typo in docs/topics/db/multi-db.txt
Backport of 789f9c9b29dc79c3007b2b31cb75cf8d037f266d from master
|
2016-09-01 09:53:51 -04:00 |
|
Ed Morley
|
e19490d4b1
|
[1.10.x] Made settings docs link to cache parameters more specific.
Backport of 1d54fb4483f034d2dced86f1b012671c8ee6ef5d from master
|
2016-08-31 12:31:51 -04:00 |
|
Mike Fiedler
|
c6c1d940c1
|
[1.10.x] Fixed typo in docs/topics/testing/overview.txt
Backport of b961b51eaf5b57fabcee89ca09a76fdebfd6500d from master
|
2016-08-31 07:35:09 -04:00 |
|
Tim Graham
|
325dd0befe
|
[1.10.x] Fixed #27039 -- Fixed empty data fallback to model field default in model forms.
Backport of 4bc6b939944183533ae74791d21282e613f63a96 from master
|
2016-08-24 19:37:04 -04:00 |
|
Tim Graham
|
7c0c3fb6b1
|
[1.10.x] Fixed #27013 -- Clarified commands to install argon2/bcrypt packages.
Backport of 9f27735612fc775380d7801c68af0ea1c97cf5a3 from master
|
2016-08-19 19:23:51 -04:00 |
|
Tim Graham
|
33783a9e06
|
[1.10.x] Fixed #26571 -- Corrected recommendation for converting timestamps to tz-aware datetimes.
Backport of d60386d0f5333c7fef4c5906a3358b00cf9de3bf from master
|
2016-08-19 14:47:38 -04:00 |
|
Brightcells
|
557c1a6a42
|
[1.10.x] Replaced old DateTimeAwareJSONEncoder with DjangoJSONEncoder in docs.
Backport of d301c61bcb72af864229e51d2ebc6076bea1e5ff from master
|
2016-08-19 09:16:31 -04:00 |
|
Mattias Loverot
|
04f0c2ab39
|
[1.10.x] Fixed #27069 -- Doc'd which gettext functions may be aliased as _.
Backport of 35ea6d83c8ecea76f49da26d6646c8d21936500f from master
|
2016-08-17 16:35:19 -04:00 |
|
Tim Graham
|
8df2da3637
|
[1.10.x] Fixed #19222 -- Documented that default managers aren't used for related queries.
Backport of 8fb53c50ce1c759c740960c9e1cef3cef39cabc5 from master
|
2016-08-16 13:13:10 -04:00 |
|
Timothy Allen
|
7d11d61087
|
[1.10.x] Documented how allow_migrate() interacts with makemigrations.
Backport of df92f6f2e3ad2c6b1e4da7f4225d313e2640d30f from master
|
2016-08-15 13:35:05 -04:00 |
|
Kevin Christopher Henry
|
80e0ff7f91
|
[1.10.x] Documented the cache_control() decorator.
Backport of b785927b442d1e4b59f2afa40729a4ca1a7ed3ab from master
|
2016-08-11 16:48:43 -04:00 |
|
Tim Graham
|
ff1f46444c
|
[1.10.x] Clarified session verification with respect to the current session.
Backport of 4c2a6fe75bad592972eafc79debc35bf944f38f7 from master
|
2016-08-11 12:12:26 -04:00 |
|
an0o0nym
|
c52350bc6c
|
[1.10.x] Fixed #26957 -- Corrected authenticate() docs regarding User.is_active.
Backport of c412aaca735c7cc1c766b85c1512f9ff434ce63a from master
|
2016-08-10 19:52:49 -04:00 |
|
Tim Graham
|
3fff7d3abb
|
[1.10.x] Fixed #27045 -- Documented that AUTH_PASSWORD_VALIDATORS aren't applied at the model level.
Backport of 796cc620269bcefa36e7bbf5f1a63855f00b8ea8 from master
|
2016-08-10 15:52:37 -04:00 |
|
Ville Skyttä
|
630613d719
|
[1.10.x] Fixed #27041 -- Documented that built-in middleware are compatible with MIDDLEWARE and MIDDLEWARE_CLASSES.
Backport of f95bd89e827d6ee46cc6c736dadc25a10ae25fc9 from master
|
2016-08-09 08:07:01 -04:00 |
|
Chris Jerdonek
|
bfd8f16fbd
|
[1.10.x] Edited docs of test.utils.setup/teardown_test_environment().
Backport of 42f9d65107692528583786a0695e26e2cbfc51a0 from master
|
2016-08-05 17:41:49 -04:00 |
|
Liz Lemon
|
0d82389adf
|
[1.10.x] Edited multi-db topic guide for grammar and clarity.
Backport of ea65c7cb4819cf18ac66215bc7b4df4af3fbe5ad from master
|
2016-08-05 12:56:12 -04:00 |
|
Tim Graham
|
a4df6577df
|
[1.10.x] Fixed #26925 -- Linked aggregation ordering topic from Meta.ordering docs.
Backport of 3aaf6cf0f3288986c4ce56defea26420f8a48534 from master
|
2016-07-25 06:25:26 -04:00 |
|
Preetham Nosum
|
b4fa102503
|
[1.10.x] Fixed #18348 -- Documented SesssionStore.create()
Backport of 32cf01c1c1dcd5fa5d700d0e5117778caf947b74 from master
|
2016-07-22 17:18:40 -04:00 |
|
Md. Sadaf Noor
|
5d8332aaee
|
[1.10.x] Fixed #26831 -- Documented session data must be JSON encodable for JSONSerializer.
Backport of 1f82b857ceb75f2d7a68e79c6a00c30bfe7f1318 from master
|
2016-07-12 13:46:49 -04:00 |
|
Tim Graham
|
48a570164e
|
[1.10.x] Fixed capitalization of "URL pattern".
Backport of 415ae960bb9f1bdae798023fdce3247d2c938eec from master
|
2016-07-06 15:31:44 -04:00 |
|
Taylor Edmiston
|
87940f1f3c
|
[1.10.x] Fixed typo in docs/topics/class-based-views/generic-display.txt
Backport of 43d0345fe11624d6b4fd960139ff653451b4f147 from master
|
2016-07-06 08:49:02 -04:00 |
|
Jiang Haiyun
|
aa777cdaaa
|
[1.10.x] Fixed a typo in auth docs.
Backport of 6d61ec0e1a4eb5768be5add9e1c44c89dacbfa7e from master
|
2016-07-04 11:03:28 -04:00 |
|
Leila20
|
2847b22f29
|
[1.10.x] Fixed #26832 -- Added translated language name on the get_language_info documentation
Backport of de4265e082bcce45ef6fb0929a44205463ba552e from master
|
2016-07-02 20:50:51 -04:00 |
|
Harry Moreno
|
9c48e17480
|
[1.10.x] Added parallel test running to "Speeding up the tests" docs.
Backport of 30c65ee8187c7a87d2fc83c5b8966b1ea5e5316b from master
|
2016-07-01 09:06:16 -04:00 |
|
Ramiro Morales
|
b2c28a3770
|
[1.10.x] Added missing trailing '$' to url() patterns in docs.
Backport of c962b9104a22505a7d6c57bbec9eda163f486c7d from master
|
2016-06-27 09:26:10 -04:00 |
|
John-Scott Atlakson
|
fbbdb070e4
|
[1.10.x] Fixed typo in docs/topics/logging.txt
Backport of 9a54face2572d67c7a31dc967bfb66af6e98165c from master
|
2016-06-22 06:38:55 -04:00 |
|
Tim Graham
|
1b0b6f0342
|
[1.10.x] Refs #21379, #26719 -- Moved username normalization to AbstractBaseUser.
Thanks Huynh Thanh Tam for the initial patch and Claude Paroz for review.
Backport of 39805686b364358af725b695924a5a6dfa7f5302 from master
|
2016-06-21 16:20:00 -04:00 |
|
Tim Graham
|
44eaa2dac8
|
[1.10.x] Fixed typo in docs/topics/db/managers.txt
Backport of 00551c3eff5cedcb9cc7ce5af97b948d62713d97 from master
|
2016-06-20 09:07:51 -04:00 |
|
Trey Hunner
|
799fbc7235
|
[1.10.x] Added urlpatterns variable in docs/topics/http/urls.txt.
Backport of 91e9be45ed5ad3b0c3de8890a4fcdbb68836856f from master
|
2016-06-17 21:02:40 -04:00 |
|
Carl Meyer
|
69de988f92
|
[1.10.x] Refs #26601 -- Improved backwards-compatibility of DEP 5 middleware exception handling.
Backport of 7d1b69dbe7f72ac04d2513f0468fe2146231b286 from master
|
2016-06-17 15:55:55 -04:00 |
|
Jon Dufresne
|
13d60298ea
|
[1.10.x] Fixed #26747 -- Used more specific assertions in the Django test suite.
Backport of 4f336f66523001b009ab038b10848508fd208b3b from master
|
2016-06-16 14:21:14 -04:00 |
|
Ville Skyttä
|
efe9874371
|
[1.10.x] Fixed broken links in docs and comments.
Backport of 96f97691ad5e1483263cea3bb4e4021b4c8dcc41 from master
|
2016-06-15 21:20:38 -04:00 |
|
Ville Skyttä
|
61bcf04132
|
[1.10.x] Fixed #26754 -- Documented django.template.context_processors.tz
Backport of 7003174fec188bd5a21e3d62bd5e13e80f6f329c from master
|
2016-06-14 11:58:50 +02:00 |
|
Berker Peksag
|
3b75d1262e
|
[1.10.x] Fixed #21588 -- Corrected handler initialization in "modifying upload handlers" example.
Backport of 8f50ff5b15a742f345dade0848a3fbbf2aff629d from master
|
2016-06-09 12:51:57 -04:00 |
|
Tommy Beadle
|
b04e6ec7cb
|
[1.10.x] Fixed #26704 -- Documented DjangoJSONEncoder.
Backport of 729b9452b19b031d3817821128a115d5b2d5caed from master
|
2016-06-07 14:58:30 -04:00 |
|
Evan Palmer
|
101f999776
|
[1.10.x] Fixed #25127 -- Documented how to organize models in a package.
Backport of 84d8d1d7151a4ee70ae35037d37f76a40d18da64 from master
|
2016-06-04 11:48:16 -04:00 |
|
Berker Peksag
|
9e5b544713
|
[1.10.x] Used snippet directive in file upload example.
Backport of b9c04801d4b9ad37bd062cbca1a521eaf4047aa8 from master
|
2016-06-04 09:24:50 -04:00 |
|
Berker Peksag
|
27983d82c2
|
[1.10.x] Fixed #26604 -- Added a multiple file upload example to topics/http/file-uploads.txt.
Backport of 54febdb8be7c9793caae9c781f4d6b7cbbdcd900 from master
|
2016-06-03 17:42:12 -04:00 |
|
Ed Henderson
|
521772ff07
|
[1.10.x] Fixed #26021 -- Applied hanging indentation to docs.
Backport of 4a4d7f980e2a66756e1e424f7648dcd28ff765b7 from master
|
2016-06-03 11:49:24 -04:00 |
|
Claude Paroz
|
5641a80d49
|
[1.10.x] Fixed #26337 -- Added i18n note about using a non-English base language
Thanks Cristiano Coelho for the report and Tim Graham for the review.
Backport of f6fefbf8cb from master.
|
2016-06-02 20:58:18 +02:00 |
|
Berker Peksag
|
ccea4a44c2
|
[1.10.x] Fixed #26503 -- Removed an outdated example from session docs.
Backport of 698c8dfc2a5c5865a8bb163c1ae70b75d53e6415 from master
|
2016-05-31 07:21:16 -04:00 |
|
Tim Graham
|
23e106bb72
|
[1.10.x] Refs #22634 -- Removed unneeded app_label in custom session engine example.
Backport of cc0d1eaaea40dc9d784c6974be1ce631a2087c11 from master
|
2016-05-28 17:33:28 -04:00 |
|
Bas Westerbaan
|
c6aa941978
|
[1.10.x] Fixed #26635 -- Clarified Argon2PasswordHasher's memory_cost differs from command line utility.
Backport of 9407cc966b02e5ef69b7f561a6b972aff5d9c2e0 from master
|
2016-05-27 18:37:37 -04:00 |
|
Sergey Fedoseev
|
f38e950685
|
[1.10.x] Fixed typo in docs/topics/forms/modelforms.txt
Backport of 26794f6657a9d201d47a0748a449a94ad5d7c66e from master
|
2016-05-27 10:31:53 -04:00 |
|