index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
intro
Age
Commit message (
Expand
)
Author
2019-09-16
[3.0.x] Fixed #30775 -- Added admonition about missing imports to "Running te...
Katie McLaughlin
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-09-04
Changed example git clone URLs to use HTTPS.
Min ho Kim
2019-08-19
Fixed broken links to Dive Into Python 3 book.
bcye
2019-07-15
Fixed explanation of how to automatically create tables in database.
Frank Wiles
2019-05-27
Refs #29548 -- Updated docs for MariaDB support.
Mariusz Felisiak
2019-04-25
Fixed #30399 -- Changed django.utils.html.escape()/urlize() to use html.escap...
Jon Dufresne
2019-04-23
Fixed #30387 -- Enhanced docs CLI examples in Unit tests and Install Django o...
Ramiro Morales
2019-04-18
Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, com...
Ramiro Morales
2019-04-14
Corrected wording in docs/intro/overview.txt.
gnl
2019-03-29
Fixed #30265 -- Fixed a tutorial number in Reusable App tutorial.
Abhishek Bera
2019-03-28
Used extlinks for Django's source code.
Tim Graham
2019-03-21
Fixed #30277 -- Fixed broken links to packaging.python.org.
Tim Graham
2019-02-25
Fixed #30208 -- Fixed login header height and alignment in the largest breakp...
Matthias Kestenholz
2019-02-13
Fixed #30184 -- Removed ellipsis characters from shell output strings.
Dan Davis
2019-02-08
Removed extra characters in docs header underlines.
Mariusz Felisiak
2019-01-30
Fixed #30116 -- Dropped support for Python 3.5.
Tim Graham
2019-01-14
Fixed "lets" mistakes in docs.
David Beitey
2018-11-15
Used auto-numbered lists in documentation.
François Freitag
2018-11-08
Fixed #29933 -- Fixed typo in docs/intro/contributing.txt.
mentix02
2018-10-31
Fixed #22390 -- Doc'd possible server restart required in tutorial 6.
Tim Graham
2018-10-23
Refs #29877 -- Made diveinto.org URLs HTTPS.
Jon Dufresne
2018-10-23
Fixed #29877 -- Replaced diveintopython3.net with diveinto.org/python3/.
za
2018-10-16
Added a paragraph in docs/intro/contributing.txt.
Çağıl
2018-10-03
Fixed #28034 -- Updated the contributing tutorial to use an imaginary ticket.
Adam Johnson
2018-09-19
Updated contributing tutorial's virtual environment instructions.
Thomas Grainger
2018-09-10
Refs #20910 -- Replaced snippet directive with code-block.
Curtis Maloney
2018-09-10
Fixed #29729 -- Updated contributing tutorial to run tests on master.
Adam Johnson
2018-08-22
Refs #29654 -- Replaced three dots with ellipsis character in output strings.
Claude Paroz
2018-08-01
Fixed typos in comments and docs.
luz.paz
2018-07-31
Removed code terms from docs/spelling_wordlist.
Tim Graham
2018-05-21
Added help for common 404 error in tutorial 1.
Daniel Roseman
2018-05-12
Alphabetized imports in various docs.
Mariusz Felisiak
2018-04-19
Clarified wording in tutorial text.
Burhanuddin Baharuddin
2018-04-17
Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.
Brett Cannon
2018-03-22
isorted import statements in tutorial example
Melissa Lewis
2018-02-26
Removed "Remove any old versions of Django" install instructions.
Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
2018-02-21
Used a CSS positioning in tutorial 6 that doesn't differ across browsers.
Roger Erens
2018-01-31
Renamed the "Supported versions" label.
Tim Graham
2018-01-29
Corrected an explanation in tutorial 5.
Christoph Zwerschke
2018-01-23
Made instructions for shell launch in tutorial 5 more explicit.
Devin Mork
2018-01-21
Fixed #29038 -- Removed closing slash from HTML void tags.
Jon Dufresne
2018-01-20
Fixed #28343 -- Add an OS chooser for docs command line examples.
Ramiro Morales
2018-01-18
Replaced "trunk" with "master branch" in docs.
Tim Graham
2018-01-11
Removed note in tutorial about bypassing manage.py.
Tim Graham
2017-12-23
Fixed #28594 -- Removed Jython docs and specific code
Claude Paroz
2017-12-18
Fixed #28938 -- Corrected Python compatibility in the tutorial.
Daniel Hepper
2017-12-05
Removed 'development' word in contributing docs
Claude Paroz
2017-09-25
Fixed #27857 -- Dropped support for Python 3.4.
Tim Graham
2017-09-20
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
Sjoerd Job Postmus
[next]