This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-04-29 11:44:37 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
internals
/
contributing
/
writing-code
History
André Ericson
3c5f8313c2
[3.0.x]
Fixed
#30927
-- Simplified an example of test for the deprecation warning with assertWarnsMessage().
...
Backport of 54a7b021125d23a248e70ba17bf8b10bc8619234 from master
2019-10-30 13:52:57 +01:00
..
coding-style.txt
Changed tuple choices to list in docs.
2019-05-15 14:31:42 +02:00
index.txt
Fixed
#22463
-- Added code style guide and JavaScript linting (EditorConfig and ESLint)
2015-06-27 16:36:26 -04:00
javascript.txt
Fixed
#30367
-- Changed "pip install" to "python -m pip install" in docs, comments and hints.
2019-04-18 14:41:15 +02:00
submitting-patches.txt
[3.0.x]
Fixed
#30927
-- Simplified an example of test for the deprecation warning with assertWarnsMessage().
2019-10-30 13:52:57 +01:00
unit-tests.txt
[3.0.x] Added tblib to the list of test suite dependencies in documentation.
2019-10-23 15:27:02 +02:00
working-with-git.txt
Fixed
#30573
-- Rephrased documentation to avoid words that minimise the involved difficulty.
2019-09-06 13:27:46 +02:00