Mariusz Felisiak
|
bed1755bc5
|
[2.2.x] Changed IRC references to Libera.Chat.
Backport of 66491f08fe from main.
|
2021-05-20 12:42:48 +02:00 |
|
Mariusz Felisiak
|
657fea55cb
|
[2.2.x] Skipped GetImageDimensionsTests.test_webp when WEBP is not installed.
Bumped minimum Pillow version to 4.2.0 in test requirements.
Backport of fce389af7c from master
|
2020-10-06 11:32:34 +02:00 |
|
Stephen Rauch
|
cdad78e6ee
|
[2.2.x] Refs #30183 -- Doc'd dropping support for sqlparse < 0.2.2.
Support for sqlparse < 0.2.2 was broken in
782d85b6df because is_whitespace property
was added in sqlparse 0.2.2.
Backport of 4b6db766ba from master.
|
2020-06-10 06:18:44 +02:00 |
|
Mariusz Felisiak
|
c7bab8d2b7
|
[2.2.x] Fixed term warning on Sphinx 3.0.1+.
"term" role became case sensitive in Sphinx 3.0.1.
Backport of cc70a0343e from master
|
2020-06-02 10:57:46 +02:00 |
|
Baptiste Mispelon
|
57f5a7e36b
|
[2.2.x] Refs #31029 -- Added note about :rfc: role in writing documentation docs.
Backport of 42df1b178b from master
|
2019-11-28 08:00:43 +01:00 |
|
Mariusz Felisiak
|
8eda248dc9
|
[2.2.x] Refs #29926 -- Bumped minimum tblib version to 1.5.0 in test requirements.
Backport of 25903e41fb from master.
|
2019-11-12 21:49:09 +01:00 |
|
André Ericson
|
972eef6b90
|
[2.2.x] Fixed #30927 -- Simplified an example of test for the deprecation warning with assertWarnsMessage().
Backport of 54a7b02112 from master
|
2019-10-30 13:53:22 +01:00 |
|
Mariusz Felisiak
|
c7f4a7da0d
|
[2.2.x] Added tblib to the list of test suite dependencies in documentation.
Backport of 2a54ce72f9 from master
|
2019-10-23 15:28:02 +02:00 |
|
Carlton Gibson
|
26ac7ae080
|
[2.2.x] Moved "Sign the CLA" to the bottom of New Contributor First Steps.
As discussed on the mailing list, step 1 of First Steps shouldn't be
"Find a printer".
https://groups.google.com/d/topic/django-developers/owOqFmxufgs/discussion
Backport of adfd920cc5 from master
|
2019-10-15 14:11:33 +02:00 |
|
Graham Healy
|
4dc3192a36
|
[2.2.x] Fixed #30808 -- Added the Django Forum to contributing index.
Backport of 90abdba086 from master
|
2019-10-15 09:08:18 +02:00 |
|
Kees Hink
|
4f7ba25e67
|
[2.2.x] Fixed #27086 -- Doc'd fix for test suite hang on macOS.
Backport of 5d9cf79baf from master
|
2019-10-09 15:51:00 +02:00 |
|
Carlton Gibson
|
c22945f4c7
|
[2.2.x] Added note to check Python version in unit tests troubleshooting section.
At DjangoCon US 2019 sprints, a number of contributors hit problems with an outdated Python.
Backport of 06e087c3de from master
|
2019-10-09 15:50:52 +02:00 |
|
Carlton Gibson
|
67bfedd2ae
|
[2.2.x] Corrected section indentation in unit tests contributor docs.
Backport of b39c39e82a from master
|
2019-10-09 15:50:47 +02:00 |
|
Katherine Michel
|
8ac918a913
|
[2.2.x] Refs #30010 -- Doc'd running tests with django-docker-box.
Backport of f7eb9fb676 from master
|
2019-10-02 14:02:17 +02:00 |
|
Mariusz Felisiak
|
fe33dd67fb
|
[2.2.x] Fixed typo in docs/internals/contributing/writing-documentation.txt.
Backport of 053ff7e9e6 from master
|
2019-09-05 14:09:02 +02:00 |
|
Carlton Gibson
|
dee22a024b
|
[2.2.x] Refs #30573 -- Noted to avoid "simple" & co. in Writing Style guide.
Co-authored-by: Tobias Kunze <r@rixx.de>
Backport of ed2d411aa8 from master
|
2019-09-05 10:15:19 +02:00 |
|
Min ho Kim
|
23946bdb06
|
[2.2.x] Changed example git clone URLs to use HTTPS.
Backport of 3c6a4fdb6d from master
|
2019-09-04 08:12:36 +02:00 |
|
Jon Dufresne
|
08c8838727
|
[2.2.x] Changed tuple choices to list in docs.
Backport of 97d3321e89 from master
|
2019-05-15 14:41:01 +02:00 |
|
Ville Skyttä
|
47885278c6
|
[2.2.x] Fixed typo in docs/internals/contributing/committing-code.txt.
Backport of 34a68c2cbe from master
|
2019-04-21 12:48:14 +02:00 |
|
Tom Forbes
|
c8720e7696
|
Fixed #27685 -- Added watchman support to the autoreloader.
Removed support for pyinotify (refs #9722).
|
2019-01-13 20:33:47 -05:00 |
|
Mads Jensen
|
961f8e9985
|
Updated some links to https and new locations.
|
2018-11-10 17:40:50 -05:00 |
|
Tim Graham
|
f82be9ebc7
|
Fixed #29934 -- Added sqlparse as a require dependency.
|
2018-11-09 19:09:36 -05:00 |
|
Mice Pápai
|
5a2dd5ec53
|
Fixed typo in docs/internals/contributing/writing-code/coding-style.txt.
|
2018-11-02 15:59:12 +01:00 |
|
Jon Dufresne
|
82f286cf6f
|
Refs #29784 -- Switched to https:// links where available.
|
2018-09-26 08:48:47 +02:00 |
|
Jon Dufresne
|
8c3e0eb1c1
|
Normalized spelling of "lowercase" and "lowercased".
|
2018-09-25 10:30:18 -04:00 |
|
Curtis Maloney
|
c49ea6f591
|
Refs #20910 -- Replaced snippet directive with code-block.
|
2018-09-10 13:00:34 -04:00 |
|
Maxime Lorant
|
31407fa3b3
|
Removed duplicate words in docs.
.
|
2018-07-18 11:24:06 -04:00 |
|
Morgan Aubert
|
704443acac
|
Fixed #29363 -- Added SimpleTestCase.assertWarnsMessage().
|
2018-05-09 11:40:28 -04:00 |
|
PhrydRhys
|
5d022eae74
|
Fixed #29369 -- Mentioned the #django-dev IRC channel in contributing index.
|
2018-04-28 20:33:53 -04:00 |
|
Brett Cannon
|
64b74804c5
|
Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.
|
2018-04-17 20:24:27 -04:00 |
|
Tim Graham
|
3428be3cf9
|
Updated contributing docs for some latest practices.
|
2018-04-06 20:46:06 -04:00 |
|
Tim Graham
|
73cb62a331
|
Fixed links to Sphinx docs.
|
2018-03-30 14:29:23 -04:00 |
|
Daniel Chimeno
|
fbb9358149
|
Replaced 'python -Wall' with 'python -Wa'.
|
2018-03-28 13:25:03 -04:00 |
|
Roy Zwambag
|
fe32fe1619
|
Used console directive in "Writing documentation".
|
2018-03-07 16:19:22 -05:00 |
|
Tim Graham
|
4775dcb521
|
Renamed the "Supported versions" label.
|
2018-01-31 10:17:06 -05:00 |
|
Ramiro Morales
|
37c17846ad
|
Fixed #28343 -- Add an OS chooser for docs command line examples.
|
2018-01-20 12:38:48 -05:00 |
|
Tim Graham
|
b902878fd6
|
Doc'd the latest state of the Jenkins pull request builders.
|
2018-01-17 08:48:53 -05:00 |
|
Mariusz Felisiak
|
7c81b28ebc
|
Updated various links in docs to use HTTPS.
|
2018-01-07 14:28:41 +01:00 |
|
weijunji
|
1ef8b30abe
|
Fixed #28929 -- Corrected QUnit examples.
|
2017-12-18 09:49:00 -10:00 |
|
Mariusz Felisiak
|
081e787160
|
Refs #23919 -- Stopped inheriting from object to define new style classes.
Tests and docs complement to cecc079168 .
|
2017-06-26 10:30:31 -04:00 |
|
Tim Graham
|
c68f5d83c0
|
Fixed #27655 -- Added some guidelines to the coding style docs.
|
2017-06-12 15:39:09 -04:00 |
|
Claude Paroz
|
01f658644a
|
Updated various links in docs to avoid redirects
Thanks Tim Graham and Mariusz Felisiak for review and completion.
|
2017-05-22 19:28:44 +02:00 |
|
Mariusz Felisiak
|
9b2d47bcde
|
Fixed broken link to QUnit docs.
|
2017-05-03 07:31:59 -04:00 |
|
Markus Holtermann
|
6d7cbe67f0
|
Removed inappropriate highlighting in committing-code.txt.
|
2017-04-20 11:32:56 -04:00 |
|
Sergey Fedoseev
|
24d40e7e0c
|
Removed unused links in docs/internals/contributing/triaging-tickets.txt.
|
2017-03-25 13:05:48 -04:00 |
|
Mikkel Munch Mortensen
|
1e93210f1f
|
Fixed #27963 -- Removed unneeded docstring example in contributing docs.
|
2017-03-21 10:12:41 -04:00 |
|
Tim Graham
|
3d14cbc867
|
Removed docs/internals/roles.txt.
It's moved to https://www.djangoproject.com/foundation/teams/.
|
2017-02-15 09:31:41 +01:00 |
|
Tim Graham
|
f6acd1d271
|
Refs #23919 -- Removed Python 2 notes in docs.
|
2017-01-18 11:51:29 -05:00 |
|
Claude Paroz
|
f3c43ad1fd
|
Refs #23919 -- Removed python_2_unicode_compatible decorator usage
|
2017-01-18 13:44:34 +01:00 |
|
Tim Graham
|
e27e4c0339
|
Removed versionadded/changed annotations for 1.10.
|
2017-01-17 20:52:05 -05:00 |
|