Aymeric Augustin
|
3f1c7b7053
Simplified default project template.
|
12 jaren geleden |
Aymeric Augustin
|
0412b7d280
Avoided ambiguous output when runserver port is already in use.
|
12 jaren geleden |
Aymeric Augustin
|
b2039d39d5
Attempted to reduce version mismatch problems in the tutorial.
|
12 jaren geleden |
Tim Graham
|
1884868adc
Added sphinx substitutions in place of hardcoded version numbers.
|
12 jaren geleden |
Tim Graham
|
99315f709e
Fixed #19555 - Removed '2012' from tutorial 1.
|
12 jaren geleden |
Claude Paroz
|
a890469d3b
Fixed #19571 -- Updated runserver output in the tutorial
|
12 jaren geleden |
Tim Graham
|
9b5f64cc6e
Fixed #19516 - Fixed remaining broken links.
|
12 jaren geleden |
Tim Graham
|
f56f6cfa58
Fixed links to DATABASE ENGINE setting. refs #19516
|
12 jaren geleden |
Tim Graham
|
1e5b0fc4d0
Fixed #19344 - Documented how to run django-admin in a virtualenv on Windows.
|
12 jaren geleden |
Ben Longden
|
55a2d5b577
Removes PHP references
|
12 jaren geleden |
Tim Graham
|
0eed8ece32
Fixed #19377 - Emphasized database host link in tutorial
|
12 jaren geleden |
Tim Graham
|
a72b8a2247
Fixed #19260 - Added a comment to tutorial 1.
|
12 jaren geleden |
Angeline Tan
|
5d4f993bb1
Moved a note about django-admin.py errors from Tutorial Part 1 to a new FAQ Troubleshooting page. This is to avoid confusion for beginners.
|
12 jaren geleden |
Claude Paroz
|
45284a90a5
Fixed #17929 -- Improved tutorial wording and capitalization.
|
13 jaren geleden |
Claude Paroz
|
115d522c84
Fixed #18167 -- Gave advice on checking Django version in the tutorial.
|
13 jaren geleden |
Anssi Kääriäinen
|
d5b93d3281
Fixed #10494 -- Added kwargs to QuerySet.get() error message in the case no objects were found.
|
13 jaren geleden |
Claude Paroz
|
23d3459761
Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for the initial patch and Aymeric Augustin for the review.
|
13 jaren geleden |
Adrian Holovaty
|
2ade1e916f
Edited stuff from [17543] to [17629]
|
13 jaren geleden |
Aymeric Augustin
|
e0d78f898f
Fixed #17715 -- Updated the tutorial for time zone support, plus a few other improvements.
|
13 jaren geleden |
Aymeric Augustin
|
8af9084495
Fixed #17490 -- Added a trailing comma in INSTALLED_APPS, to avoid unexpected string concatenation when adding another app.
|
13 jaren geleden |
Timo Graham
|
068dcbddb9
Fixed #11986 - Added sudo to Mac OS permissions note in tutorial.
|
13 jaren geleden |
Aymeric Augustin
|
1adf8d4386
Fixed #17240 -- Replaced links to the online version of the docs by internal references.
|
13 jaren geleden |
Carl Meyer
|
145a77edc9
Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled internal servers (runserver and runfcgi) to use an externally-defined WSGI application. Thanks to Armin Ronacher, Jannis Leidel, Alex Gaynor, ptone, and Jacob Kaplan-Moss.
|
13 jaren geleden |
Luke Plant
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
13 jaren geleden |
Carl Meyer
|
38f1fe3b35
Fixed #15372 -- Switched to a startproject default layout that allows us to avoid sys.path hacks.
|
13 jaren geleden |
Gabriel Hurley
|
7bca049f1c
Fixed #16782 -- Corrected a broken cross-reference to the database engine setting in the tutorial. Thanks to mjumbewu for the report and patch.
|
13 jaren geleden |
Julien Phalip
|
6feb611c7b
Fixed #16669 -- Made the startproject instruction formatting easier to read and more consistent with other formatting in the tutorial part 1. Thanks to Daniel Lawrence and Aymeric Augustin.
|
13 jaren geleden |
Simon Meers
|
5ecb88c146
Fixed #16014 -- numerous documentation typos -- thanks psmith.
|
14 jaren geleden |
Timo Graham
|
00fb22d836
Fixed #15257 - Add a link about field lookups to the tutorial; thanks dwillis.
|
14 jaren geleden |
Timo Graham
|
9af06cbb63
Fixed #14863 - Add contrib.messages and staticfiles to list of default INSTALLED_APPS in tutorial. thanks tgm for report and adamv for patch.
|
14 jaren geleden |