Commit History

Author SHA1 Message Date
  Tim Graham 8f1cc7e9e6 Fixed #30277 -- Fixed broken links to packaging.python.org. 6 years ago
  Tim Graham 7e6b214ed3 Fixed #30116 -- Dropped support for Python 3.5. 6 years ago
  François Freitag 9b15ff08ba Used auto-numbered lists in documentation. 6 years ago
  Curtis Maloney c49ea6f591 Refs #20910 -- Replaced snippet directive with code-block. 6 years ago
  Brett Cannon 64b74804c5 Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 6 years ago
  Sjoerd Job Postmus df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 8 years ago
  Claude Paroz 01f658644a Updated various links in docs to avoid redirects 7 years ago
  Tim Graham f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. 8 years ago
  Daniel Musketa 66505b72c5 Updated doc links to virtualenv website. 8 years ago
  Ville Skyttä 96f97691ad Fixed broken links in docs and comments. 8 years ago
  Tim Graham f5ff5010cd Fixed #26483 -- Updated docs.python.org links to use Intersphinx. 8 years ago
  Joshua Pereyda 0c0e8f0a62 Fixed #26416 -- Fixed references to previous tutorial numbers in docs/intro/reusable-apps.txt. 9 years ago
  Ryan Nowakowski 11af73eaeb Fixed #26221 -- Used find_packages() in reusable apps tutorial. 9 years ago
  Manish Rastogi ad216381fc Fixed #26169 -- Fixed tutorial reference in reusable apps tutorial. 9 years ago
  Tim Graham 2d36c7d515 Added Django version trove classifier to reusable apps tutorial. 9 years ago
  Tim Graham 145e9ca301 Updated Python trove classifiers in reusable apps 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
  darkryder 9ec8aa5e5d Fixed #24149 -- Normalized tuple settings to lists. 10 years ago
  Claude Paroz 0a4b04fc23 Used https for most *.python.org links 10 years ago
  Tim Graham dc241fdfdf Replaced dead links to python-distribute.org. 10 years ago
  Collin Anderson e075d2e66b Fixed #23148 -- Minor tweaks in tutorial code samples 10 years ago
  Dean Silfen b8d255071e Edited setup.py in reuseable apps tutorial to use a context manager for open(). 10 years ago
  Aymeric Augustin 99649ddcb2 Assumed Python 3 throughout docs/intro. 11 years ago
  Aymeric Augustin 9b8192ce51 Updated a few doc paragraphs following the app-loading refactor. 11 years ago
  Claude Paroz 626bdf648a Updated a bunch of hyperlinks in documentation 11 years ago
  Alasdair Nicol 317fd13c7a Fixed #21562 -- Warned against using the same app name as a django contrib app. 11 years ago
  Dražen Lučanin b5eef8535a Recommended setuptools in the reuseable app tutorial. 11 years ago
  M Nasimul Haque d07d6ae116 Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filename. 11 years ago
  Tim Graham e4aab1bb8d Fixed #21094 -- Updated reuseable apps tutorial to use pip for installation. 11 years ago