COMMITS
/ docs/tutorial/quickstart.md March 1, 2026
B
Switch to mkdocs material theme for documentation (#9849)
Bruno Alla committed
October 14, 2025
S
docs: Add syntax highlighting to code examples (#9794)
Syed Mehdi committed
April 26, 2024
C
Remove an unnecessary step from quickstart.md (#9387)
Christian Bläul committed
March 10, 2024
T
Revert "Register Django urls (#8778)" (#9254)
TAKAHASHI Shuuji committed
January 4, 2024
M
Update quickstart.md (#9185)
Matt George committed
November 27, 2022
T
Register Django urls (#8778)
Thomas Irgang committed
October 20, 2022
G
Update quickstart.md (#8575)
Géry Ogam committed
December 13, 2021
J
Update Tutorial - quickstart (#7943)
juliangeissler committed
November 15, 2021
D
Fix link to installation of httpie (#8257)
Dmytro Litvinov committed
September 6, 2021
T
Revert "Fix arguments (#7995)" (#8156)
Tom Christie committed
I
Fix arguments (#7995)
Ivan Trushin committed
July 23, 2020
A
Just smalling cleaning up, causing confusion (#7426)
Anirudh Bagri committed
February 20, 2020
R
Fix docs 404 (#7197)
Ryan P Kilby committed
January 15, 2020
J
Add permissions to quickstart tutorial (#7113)
Jonathan Longe committed
July 13, 2019
L
Update docs to use lists instead of tuples (#6797)
Luke Plant committed
May 1, 2019
J
Replace virtualenv references with venv in the docs (#6636)
Jon Dufresne committed
January 8, 2019
J
Update quickstart to Django 2.0 routing syntax (#6385)
johnthagen committed
December 19, 2018
J
Fixed quickstart.md typos (#6348)
Jonathan Berger committed
October 3, 2018
J
Documentation fix for django-admin commands (#6232)
Jufe Brown-Tsai committed
August 13, 2018
C
Small grammar correction in quickstart. (#6121)
Craig Johnson committed
May 21, 2018
T
Added pagination section to the quickstart page (#5987)
Tamirlan Omarov committed
January 15, 2018
J
Remove unused links from docs (#5735)
Jon Dufresne committed
November 27, 2017
J
Update tutorial (#5622)
José Padilla committed
September 20, 2017
X
Add the project layout to the quickstart to have a milestone for the project creation. (#5434)
Xavier Ordoquy committed
December 2, 2016
R
Change DEFAULT_PERMISSION_CLASSES to a list in quickstart.md (#4733)
Raphael Pierzina committed
July 8, 2016
K
Replace "class based views" occurrences with "class-based views" (#4251)
Kenneth Schnall committed
June 6, 2016
T
Minor docs tweaks. [ci skip] (#4174)
Tom Christie committed
February 4, 2016
C
Use 'password123' as password for new users in the tutorial
Christian Berendt committed
July 30, 2015
T
Tweak quickstart to show newest users first in list view
Tom Christie committed
July 20, 2015
J
Update quickstart.md
José Padilla committed
April 23, 2015
V
Frontpage example no longer uses model attribute
Valentin Hăloiu committed
March 4, 2015
T
Clean up pagination attributes
Tom Christie committed
December 17, 2014
T
Highlight trailing '.' in command so it wont be missed.
Tom Christie committed
December 8, 2014
T
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie committed
T
cd back to parent directory
Tom Christie committed
T
Merge pull request #2165 from phalt/httpie-examples
Tom Christie committed
December 5, 2014
T
Fix quickstart tutorial
Tom Christie committed
December 4, 2014
P
updates based on suggestions
phalt committed
December 1, 2014
P
Use httpie for tutorials
phalt committed
November 29, 2014
T
Fixed typos
Tymur Maryokhin committed
November 19, 2014
R
small type
Raony Guimarães committed
October 9, 2014
T
First pass on nested serializers in HTML
Tom Christie committed
August 20, 2014
T
Deprecate .model attribute on views
Tom Christie committed
August 18, 2014
T
tabs -> spaces
Tom Christie committed
T
Merge pull request #1688 from ekonstantinidis/quick-start-order
Tom Christie committed
August 16, 2014
S
Strip trailing spaces in tutorial
sshquack committed
July 9, 2014
E
Updated quick start project set up order
Emmanouil committed
December 13, 2013
T
Expanded notes in quickstart. Closes #1127. Closes #1128.
Tom Christie committed
September 23, 2013
J
Mindnumbingly trivial single-char typo.
John Mee committed