index
:
delta/python-packages/django.git
1.8
15667
16682
24046
24215
24525
26176
3.2-man-page
4.0/make-zoneinfo-default-timezone-implementation-squashed
alex-patch-1
attic/boulder-oracle-sprint
attic/full-history
attic/generic-auth
attic/gis
attic/i18n
attic/magic-removal
attic/multi-auth
attic/multiple-db-support
attic/new-admin
attic/newforms-admin
attic/per-object-permissions
attic/queryset-refactor
attic/schema-evolution
attic/schema-evolution-ng
attic/search-api
attic/sqlalchemy
attic/unicode
c/29988-allow-f-strings
c/32409-async-tests-cannot-call-orm
c/append-slash-opt-out
c/replace-utcnow
c/use-bpo-extlink
dep0005
dep5
fix-cache-test
fix/remove-stray-file
issue/31570
link-to-code-of-conduct
main
make-zoneinfo-default-timezone-implementation
master
remove-unnecesary-if-wrap
selenium-updates
sir-sigurd-patch-1
soc2009/admin-ui
soc2009/http-wsgi-improvements
soc2009/i18n-improvements
soc2009/model-validation
soc2009/multidb
soc2009/test-improvements
soc2010/app-loading
soc2010/query-refactor
soc2010/test-refactor
stable/0.90.x
stable/0.91.x
stable/0.95.x
stable/0.96.x
stable/1.0.x
stable/1.1.x
stable/1.10.x
stable/1.11.x
stable/1.2.x
stable/1.3.x
stable/1.4.x
stable/1.5.x
stable/1.6.x
stable/1.7.x
stable/1.8.x
stable/1.9.x
stable/2.0.x
stable/2.1.x
stable/2.2.x
stable/3.0.x
stable/3.1.x
stable/3.2.x
stable/4.0.x
stable/4.1.x
stable/4.2.x
swap-closing-quote-period-in-admin-i18nable-literal
ticket-25055
ticket-31342
update-next-docs-version
github.com: django/django.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
internals
/
contributing
/
writing-code
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Updated isort URL to new location.
Jon Dufresne
2020-12-20
1
-2
/
+2
*
Changed docs and a code comment to use gender-neutral pronouns.
Nick Pope
2020-11-13
1
-1
/
+1
*
Fixed #31216 -- Added support for colorama terminal colors on Windows.
MinchinWeb
2020-11-11
1
-0
/
+2
*
Fixed #29988 -- Updated coding style to allow f-strings.
Carlton Gibson
2020-10-15
1
-0
/
+31
*
Bumped minimum isort version to 5.1.0.
David Smith
2020-07-30
2
-2
/
+2
*
Bumped asgiref requirement to >= 3.2.10.
Mariusz Felisiak
2020-07-17
1
-1
/
+1
*
Refs #31493 -- Replaced var with const/let in documentation JS.
Adam Johnson
2020-06-24
1
-3
/
+3
*
Refs #30472 -- Simplified Argon2PasswordHasher with argon2-cffi 19.1+ API.
Florian Apolloner
2020-06-17
1
-1
/
+1
*
Fixed #31524 -- Removed minified static assets from the admin.
Jon Dufresne
2020-05-14
1
-27
/
+0
*
Used :envvar: role and .. envvar:: directive in various docs.
Nick Pope
2020-05-13
2
-7
/
+7
*
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...
Adam Johnson
2020-05-04
1
-4
/
+3
*
Made compress.py script use the official google-closure-compiler release.
Jon Dufresne
2020-04-22
1
-2
/
+1
*
Refs #22463 -- Replaced JSHint with ESLint in contributing docs.
Jignesh Kotadiya
2020-04-20
1
-4
/
+4
*
Fixed term warning on Sphinx 3.0.1+.
Mariusz Felisiak
2020-04-14
1
-2
/
+2
*
Prevented (and corrected) single backtick usage in docs.
Adam Johnson
2020-04-01
2
-3
/
+3
*
Fixed #31226 -- Fixed typo in docs/internals/contributing/writing-code/submit...
Vibhu Agarwal
2020-02-03
1
-1
/
+1
*
Added guidelines for assertIs() usage.
Mads Jensen
2019-12-30
1
-0
/
+5
*
Pinned asgiref version.
Carlton Gibson
2019-11-20
1
-1
/
+1
*
Refs #30183 -- Doc'd dropping support for sqlparse < 0.2.2.
Stephen Rauch
2019-11-06
1
-1
/
+1
*
Fixed #30927 -- Simplified an example of test for the deprecation warning wit...
André Ericson
2019-10-30
1
-9
/
+4
*
Added tblib to the list of test suite dependencies in documentation.
Mariusz Felisiak
2019-10-23
1
-0
/
+2
*
Bumped minimum Pillow version to 6.2.0 in test requirements.
Mariusz Felisiak
2019-10-23
1
-1
/
+1
*
Fixed #27086 -- Doc'd fix for test suite hang on macOS.
Kees Hink
2019-10-09
1
-0
/
+14
*
Added note to check Python version in unit tests troubleshooting section.
Carlton Gibson
2019-10-09
1
-0
/
+7
*
Corrected section indentation in unit tests contributor docs.
Carlton Gibson
2019-10-09
1
-2
/
+2
*
Refs #30010 -- Doc'd running tests with django-docker-box.
Katherine Michel
2019-10-02
1
-0
/
+9
*
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-09-06
3
-16
/
+15
*
Changed example git clone URLs to use HTTPS.
Min ho Kim
2019-09-04
2
-2
/
+2
*
Fixed #30451 -- Added ASGI handler and coroutine-safety.
Andrew Godwin
2019-06-20
1
-0
/
+2
*
Fixed #28520 -- Added --start-at/--start-after options to runtests.py.
Hasan Ramezani
2019-05-31
1
-0
/
+18
*
Fixed #30220 -- Added support for headless mode in selenium tests.
Johannes Hoppe
2019-05-17
1
-0
/
+3
*
Changed tuple choices to list in docs.
Jon Dufresne
2019-05-15
1
-5
/
+5
*
Fixed #30387 -- Enhanced docs CLI examples in Unit tests and Install Django o...
Ramiro Morales
2019-04-23
1
-28
/
+70
*
Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, com...
Ramiro Morales
2019-04-18
3
-6
/
+6
*
Fixed #30116 -- Dropped support for Python 3.5.
Tim Graham
2019-01-30
1
-3
/
+3
*
Fixed #27685 -- Added watchman support to the autoreloader.
Tom Forbes
2019-01-13
1
-0
/
+6
*
Updated some links to https and new locations.
Mads Jensen
2018-11-10
1
-1
/
+1
*
Fixed #29934 -- Added sqlparse as a require dependency.
Tim Graham
2018-11-09
1
-1
/
+1
*
Fixed typo in docs/internals/contributing/writing-code/coding-style.txt.
Mice Pápai
2018-11-02
1
-2
/
+2
*
Refs #29784 -- Switched to https:// links where available.
Jon Dufresne
2018-09-26
2
-2
/
+2
*
Normalized spelling of "lowercase" and "lowercased".
Jon Dufresne
2018-09-25
1
-1
/
+1
*
Refs #20910 -- Replaced snippet directive with code-block.
Curtis Maloney
2018-09-10
2
-4
/
+4
*
Removed duplicate words in docs.
Maxime Lorant
2018-07-18
1
-1
/
+1
*
Fixed #29363 -- Added SimpleTestCase.assertWarnsMessage().
Morgan Aubert
2018-05-09
1
-4
/
+8
*
Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.
Brett Cannon
2018-04-17
2
-12
/
+12
*
Updated contributing docs for some latest practices.
Tim Graham
2018-04-06
1
-0
/
+4
*
Replaced 'python -Wall' with 'python -Wa'.
Daniel Chimeno
2018-03-28
1
-1
/
+1
*
Fixed #28343 -- Add an OS chooser for docs command line examples.
Ramiro Morales
2018-01-20
2
-4
/
+4
*
Updated various links in docs to use HTTPS.
Mariusz Felisiak
2018-01-07
1
-2
/
+2
*
Fixed #28929 -- Corrected QUnit examples.
weijunji
2017-12-18
1
-7
/
+7
[prev]
[next]