Daniel Hepper
|
4dcd7723d5
Fixed #28938 -- Corrected Python compatibility in the tutorial.
|
7 years ago |
Tim Graham
|
cfff2af02b
Fixed #27857 -- Dropped support for Python 3.4.
|
8 years ago |
Sjoerd Job Postmus
|
df41b5a05d
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
8 years ago |
Timothy Allen
|
5fe9b7b40a
Fixed #28457 -- Updated the design of the 'Congrats' page for new Django projects.
|
7 years ago |
Timothy Allen
|
7d20a7d88a
Used "0" ip shortcut for runserver example.
|
8 years ago |
Tim Graham
|
ad36e5480d
Explained the shell's $ prefix in tutorial 1.
|
8 years ago |
Tim Graham
|
415ae960bb
Fixed capitalization of "URL pattern".
|
8 years ago |
Daniel Rice
|
1f9deba1b3
Improved grammar in tutorial01.
|
8 years ago |
Md. Sadaf Noor
|
ed1c15d8fb
Fixed #26829 -- Simplified version detection command in tutorial
|
8 years ago |
Tim Graham
|
f5ff5010cd
Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
|
8 years ago |
Tim Graham
|
4323676ea5
Fixed #26255 -- Fixed orphaned include() reference following tutorial reordering.
|
9 years ago |
Marten Kenbeek
|
6687f4dcbb
Refs #21927 -- Added note about include() to tutorial.
|
9 years ago |
Jon Dufresne
|
7aabd62380
Fixed #25778 -- Updated docs links to use https when available.
|
9 years ago |
Agnieszka Lasyk
|
1f8dad6915
Fixed #25755 -- Unified spelling of "website".
|
9 years ago |
Tim Graham
|
8a5a002f2f
Made a couple tutorial corrections for Django 1.9.
|
9 years ago |
Claude Paroz
|
64982cc2fb
Updated Wikipedia links to use https
|
9 years ago |
Tim Graham
|
7f1168e387
Removed support for Python 3.3.
|
9 years ago |
Marten Kenbeek
|
1e82094f1b
Fixed #21927 -- Made application and instance namespaces more distinct.
|
9 years ago |
Edin Sarajlic
|
40f2325df6
Added migrations directory to file structure in tutorial
|
9 years ago |
João Luiz Lorencetti
|
3653466bdf
Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles.
|
9 years ago |
I am Clinton
|
f3b51f5193
Made minor edits to docs/intro/tutorial01.text
|
9 years ago |
Markus Holtermann
|
c5cc332bf2
Fixed #24550 -- Added migration operation description to sqlmigrate output
|
10 years ago |
Alex Shaindlin
|
dcdef1fe2e
Improved wording in tutorial 1.
|
10 years ago |
Tim Graham
|
ff5e47e7a4
Corrected sqlmigrate output in tutorial 1.
|
10 years ago |
Tim Graham
|
7901eccf2e
Fixed #24371 -- Cautioned against trying to switch databases.
|
10 years ago |
Sean Wang
|
eba6dff581
Fixed #24358 -- Corrected code-block directives for console sessions.
|
10 years ago |
darkryder
|
9ec8aa5e5d
Fixed #24149 -- Normalized tuple settings to lists.
|
10 years ago |
Tim Graham
|
7e8cf74dc7
Removed support for syncing apps without migrations per deprecation timeline.
|
10 years ago |
Tim Graham
|
4aa089a9a9
Removed support for custom SQL per deprecation timeline.
|
10 years ago |
Tim Graham
|
fed25f1105
Removed compatibility with Python 3.2.
|
10 years ago |