Joshua Pereyda
|
0c0e8f0a62
Fixed #26416 -- Fixed references to previous tutorial numbers in docs/intro/reusable-apps.txt.
|
9 년 전 |
Ryan Nowakowski
|
11af73eaeb
Fixed #26221 -- Used find_packages() in reusable apps tutorial.
|
9 년 전 |
Manish Rastogi
|
ad216381fc
Fixed #26169 -- Fixed tutorial reference in reusable apps tutorial.
|
9 년 전 |
Tim Graham
|
2d36c7d515
Added Django version trove classifier to reusable apps tutorial.
|
9 년 전 |
Tim Graham
|
145e9ca301
Updated Python trove classifiers in reusable apps tutorial.
|
9 년 전 |
Jon Dufresne
|
7aabd62380
Fixed #25778 -- Updated docs links to use https when available.
|
9 년 전 |
Agnieszka Lasyk
|
1f8dad6915
Fixed #25755 -- Unified spelling of "website".
|
9 년 전 |
darkryder
|
9ec8aa5e5d
Fixed #24149 -- Normalized tuple settings to lists.
|
10 년 전 |
Claude Paroz
|
0a4b04fc23
Used https for most *.python.org links
|
10 년 전 |
Tim Graham
|
dc241fdfdf
Replaced dead links to python-distribute.org.
|
10 년 전 |
Collin Anderson
|
e075d2e66b
Fixed #23148 -- Minor tweaks in tutorial code samples
|
10 년 전 |
Dean Silfen
|
b8d255071e
Edited setup.py in reuseable apps tutorial to use a context manager for open().
|
10 년 전 |
Aymeric Augustin
|
99649ddcb2
Assumed Python 3 throughout docs/intro.
|
11 년 전 |
Aymeric Augustin
|
9b8192ce51
Updated a few doc paragraphs following the app-loading refactor.
|
11 년 전 |
Claude Paroz
|
626bdf648a
Updated a bunch of hyperlinks in documentation
|
11 년 전 |
Alasdair Nicol
|
317fd13c7a
Fixed #21562 -- Warned against using the same app name as a django contrib app.
|
11 년 전 |
Dražen Lučanin
|
b5eef8535a
Recommended setuptools in the reuseable app tutorial.
|
11 년 전 |
M Nasimul Haque
|
d07d6ae116
Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filename.
|
11 년 전 |
Tim Graham
|
e4aab1bb8d
Fixed #21094 -- Updated reuseable apps tutorial to use pip for installation.
|
11 년 전 |
Tim Graham
|
112799e9a8
Fixed #20983 -- Updated package classifiers in reuseable apps tutorial.
|
11 년 전 |
Andrew Godwin
|
f8297f6323
More migration docs, and conversion of all easy syncdb references
|
11 년 전 |
Tim Graham
|
2456ffa42c
Fixed #20746 -- Removed Python 2.6 specific code/docs
|
11 년 전 |
Baptiste Mispelon
|
5caced89e0
Fixed missing slash in reusable apps tutorial.
|
11 년 전 |
Tim Graham
|
86d3079d57
Fixed #20305 - Added include for polls/static to MANIFEST.in in tutorial.
|
12 년 전 |
Jannis Leidel
|
db394e6ab2
Fixed a rST bug in the README template in the reusable apps docs.
|
12 년 전 |
Jannis Leidel
|
949b4e9458
Fixed the reusable apps docs to use a rst file extension for the README and follow PEP8 a bit more.
|
12 년 전 |
jktravis
|
70d3adf9f2
Added 'polls' sub directory under static and reorganized to more accurately represent the project; compared using 'tree' command.
|
12 년 전 |
Tim Graham
|
c32fc79aa1
Fixed #19582 - Added a static files tutorial.
|
12 년 전 |
Tim Graham
|
1b7fb29dfb
Changed "mysite/mytemplates/" -> "mysite/templates" in tutorial.
|
12 년 전 |
Tim Graham
|
aa85ccf8ce
Fixed #19706 - Tweaks to the tutorial.
|
12 년 전 |