Brett Cannon
|
64b74804c5
Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.
|
7 lat temu |
Sjoerd Job Postmus
|
df41b5a05d
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
8 lat temu |
Claude Paroz
|
01f658644a
Updated various links in docs to avoid redirects
|
7 lat temu |
Tim Graham
|
f6acd1d271
Refs #23919 -- Removed Python 2 notes in docs.
|
8 lat temu |
Daniel Musketa
|
66505b72c5
Updated doc links to virtualenv website.
|
8 lat temu |
Ville Skyttä
|
96f97691ad
Fixed broken links in docs and comments.
|
8 lat temu |
Tim Graham
|
f5ff5010cd
Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
|
9 lat temu |
Joshua Pereyda
|
0c0e8f0a62
Fixed #26416 -- Fixed references to previous tutorial numbers in docs/intro/reusable-apps.txt.
|
9 lat temu |
Ryan Nowakowski
|
11af73eaeb
Fixed #26221 -- Used find_packages() in reusable apps tutorial.
|
9 lat temu |
Manish Rastogi
|
ad216381fc
Fixed #26169 -- Fixed tutorial reference in reusable apps tutorial.
|
9 lat temu |
Tim Graham
|
2d36c7d515
Added Django version trove classifier to reusable apps tutorial.
|
9 lat temu |
Tim Graham
|
145e9ca301
Updated Python trove classifiers in reusable apps tutorial.
|
9 lat temu |
Jon Dufresne
|
7aabd62380
Fixed #25778 -- Updated docs links to use https when available.
|
9 lat temu |
Agnieszka Lasyk
|
1f8dad6915
Fixed #25755 -- Unified spelling of "website".
|
9 lat temu |
darkryder
|
9ec8aa5e5d
Fixed #24149 -- Normalized tuple settings to lists.
|
10 lat temu |
Claude Paroz
|
0a4b04fc23
Used https for most *.python.org links
|
10 lat temu |
Tim Graham
|
dc241fdfdf
Replaced dead links to python-distribute.org.
|
10 lat temu |
Collin Anderson
|
e075d2e66b
Fixed #23148 -- Minor tweaks in tutorial code samples
|
10 lat temu |
Dean Silfen
|
b8d255071e
Edited setup.py in reuseable apps tutorial to use a context manager for open().
|
10 lat temu |
Aymeric Augustin
|
99649ddcb2
Assumed Python 3 throughout docs/intro.
|
11 lat temu |
Aymeric Augustin
|
9b8192ce51
Updated a few doc paragraphs following the app-loading refactor.
|
11 lat temu |
Claude Paroz
|
626bdf648a
Updated a bunch of hyperlinks in documentation
|
11 lat temu |
Alasdair Nicol
|
317fd13c7a
Fixed #21562 -- Warned against using the same app name as a django contrib app.
|
11 lat temu |
Dražen Lučanin
|
b5eef8535a
Recommended setuptools in the reuseable app tutorial.
|
11 lat temu |
M Nasimul Haque
|
d07d6ae116
Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filename.
|
11 lat temu |
Tim Graham
|
e4aab1bb8d
Fixed #21094 -- Updated reuseable apps tutorial to use pip for installation.
|
11 lat temu |
Tim Graham
|
112799e9a8
Fixed #20983 -- Updated package classifiers in reuseable apps tutorial.
|
11 lat temu |
Andrew Godwin
|
f8297f6323
More migration docs, and conversion of all easy syncdb references
|
11 lat temu |
Tim Graham
|
2456ffa42c
Fixed #20746 -- Removed Python 2.6 specific code/docs
|
11 lat temu |
Baptiste Mispelon
|
5caced89e0
Fixed missing slash in reusable apps tutorial.
|
11 lat temu |