Tim Graham
|
aad5661c6c
Fixed #20247 - Added some missing paths in the tutorial.
|
12 ani în urmă |
Tim Graham
|
1b7fb29dfb
Changed "mysite/mytemplates/" -> "mysite/templates" in tutorial.
|
12 ani în urmă |
Tim Graham
|
aa85ccf8ce
Fixed #19706 - Tweaks to the tutorial.
|
12 ani în urmă |
Aymeric Augustin
|
3f1c7b7053
Simplified default project template.
|
12 ani în urmă |
Tim Graham
|
b3a8c9dab8
Fixed broken links, round 3. refs #19516
|
12 ani în urmă |
Tim Graham
|
2dbfa66f4d
Fixed #19289 - Removed an out of place sentence in tutorial 2.
|
12 ani în urmă |
Tim Graham
|
07abb7a6b7
Fixed #18715 - Refactored tutorial 3. Thank-you Daniel Greenfeld!
|
12 ani în urmă |
Tim Graham
|
2a16eb0792
Fixed #17704 - Updated the StackedInline section in Tutorial 2; thanks xbito for the draft patch.
|
12 ani în urmă |
Claude Paroz
|
4c417cc9eb
Fixed #18576 -- Added missing import in tutorial02
|
12 ani în urmă |
Tim Graham
|
c68f4c514c
Fixed #18493 - Added instructions to locate the Django source files to the t
|
12 ani în urmă |
Tim Graham
|
c5fb8299ef
Fixed #17705 - Updated TabularInline image and doc in tutorial 2.
|
12 ani în urmă |
Claude Paroz
|
c446bdee84
Fixed #17024 -- Added import statements in tutorial code sample
|
12 ani în urmă |
Claude Paroz
|
45284a90a5
Fixed #17929 -- Improved tutorial wording and capitalization.
|
13 ani în urmă |
Adrian Holovaty
|
2ade1e916f
Edited stuff from [17543] to [17629]
|
13 ani în urmă |
Aymeric Augustin
|
e0d78f898f
Fixed #17715 -- Updated the tutorial for time zone support, plus a few other improvements.
|
13 ani în urmă |
Timo Graham
|
03aa030f07
Fixed #17706 - Improved short description example in Tutorial 2; thanks xbito and claudep.
|
13 ani în urmă |
Luke Plant
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
13 ani în urmă |
Ramiro Morales
|
639400d52f
Added note to tutorial part #2 about possible mismatch with the Django version being used regarding changes in location of django.conf.urls[.defaults] symbols. Thansk Carl for the suggestion.
|
13 ani în urmă |
Ramiro Morales
|
26b8122087
Fixed #14675 -- Completed removal of `from django.conf.urls.default import *` usage.
|
13 ani în urmă |
Julien Phalip
|
966bbd4d56
Fixed #16680 -- Used single quotes for the TEMPLATE_DIRS examples in part 2 of the tutorial to be consistent with the settings.py file generated by the startproject command. Thanks, Michael Tomkins.
|
13 ani în urmă |
Jannis Leidel
|
8882c55496
Fixed #16169 -- Updated tutorial to match the current project template, specifically the urls.py. Thanks, aaugustin.
|
13 ani în urmă |
Timo Graham
|
2ea93f9327
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
|
14 ani în urmă |
Simon Meers
|
d81faf356c
Fixed #14255 -- factor project name out of app imports in tutorial. Thanks to adamend for the report and initial patch.
|
14 ani în urmă |
Luke Plant
|
6302647647
Fixed #12918 - Tutorial page 2 issues
|
14 ani în urmă |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
14 ani în urmă |
Karen Tracey
|
68aff2f7be
Fixed #14127: Adding a couple of missing backticks. Thanks kishkin.
|
14 ani în urmă |
Russell Keith-Magee
|
36e97e59cd
Fixed #12811 -- Modified Tutorial 2 to indicate that the templating language will be covered later. Thanks to bac for the suggestion, and Gabriel Hurley for the draft text.
|
15 ani în urmă |
Adrian Holovaty
|
8bf71f5c8d
Fixed #11222 -- Clarified location of admin templates in tutorial02. Thanks, cantorman
|
15 ani în urmă |
Adrian Holovaty
|
5bcaa45d33
Fixed #11501 -- Removed 'How meta' from tutorial 2 to appease the grammar nazis
|
15 ani în urmă |
Russell Keith-Magee
|
f14833ee67
Fixed #11959 -- Updated the tutorial to ensure that the admin site continues to work after URLpatterns are introduced. Thanks to carljm for the report and draft patch.
|
15 ani în urmă |