Commit 337cd098 authored by Claude Paroz's avatar Claude Paroz
Browse files

Updated some other external links in the docs

parent 0a4b04fc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ Windows Authentication or Apache and `mod_authnz_ldap`_, `CAS`_, `Cosign`_,
`WebAuth`_, `mod_auth_sspi`_, etc.

.. _mod_authnz_ldap: http://httpd.apache.org/docs/2.2/mod/mod_authnz_ldap.html
.. _CAS: http://www.jasig.org/cas
.. _CAS: https://www.apereo.org/cas
.. _Cosign: http://weblogin.org
.. _WebAuth: http://www.stanford.edu/services/webauth/
.. _mod_auth_sspi: http://sourceforge.net/projects/mod-auth-sspi
+1 −1
Original line number Diff line number Diff line
@@ -31,4 +31,4 @@ the easiest, fastest, and most stable deployment choice.
      ``mod_python`` was first deprecated, then completely removed in
      Django 1.5.

.. _chapter 12 of the django book (second edition): http://djangobook.com/en/2.0/chapter12.html
.. _chapter 12 of the django book (second edition): http://www.djangobook.com/en/2.0/chapter12.html
+5 −5
Original line number Diff line number Diff line
@@ -14,16 +14,15 @@ For example, Django was used at kusports.com_ to generate customized,
printer-friendly NCAA tournament brackets, as PDF files, for people
participating in a March Madness contest.

.. _ReportLab: http://www.reportlab.com/software/opensource/rl-toolkit/
.. _ReportLab: http://www.reportlab.com/opensource/
.. _kusports.com: http://www.kusports.com/

Install ReportLab
=================

Download and install the ReportLab library from
http://www.reportlab.com/software/opensource/rl-toolkit/download/.
The `user guide`_ (not coincidentally, a PDF file) explains how to install it.
Alternatively, you can also install it with ``pip``:
The ReportLab library is `available on PyPI`_. A `user guide`_ (not
coincidentally, a PDF file) is also available for download.
You can install ReportLab with ``pip``:

.. code-block:: bash

@@ -35,6 +34,7 @@ Test your installation by importing it in the Python interactive interpreter::

If that command doesn't raise any errors, the installation worked.

.. _available on PyPI: https://pypi.python.org/pypi/reportlab
.. _user guide: http://www.reportlab.com/docs/reportlab-userguide.pdf

Write your view
+8 −8
Original line number Diff line number Diff line
@@ -48,13 +48,13 @@ Journal-World`_ of Lawrence, Kansas, USA.
.. _lawrence journal-world: http://ljworld.com/
.. _adrian holovaty: http://holovaty.com/
.. _everyblock: http://everyblock.com/
.. _soundslice: http://www.soundslice.com/
.. _soundslice: https://www.soundslice.com/
.. _simon willison: http://simonwillison.net/
.. _web-development blog: `simon willison`_
.. _jacob kaplan-moss: http://jacobian.org/
.. _revolution systems: http://revsys.com/
.. _wilson miner: http://wilsonminer.com/
.. _heroku: http://heroku.com/
.. _heroku: https://heroku.com/
.. _Rdio: http://rdio.com

.. _core-team-list:
@@ -151,7 +151,7 @@ Karen Tracey
    .. _Bauhaus-University Weimar: http://www.uni-weimar.de/
    .. _virtualenv: http://www.virtualenv.org/
    .. _pip: http://www.pip-installer.org/
    .. _Mozilla: http://www.mozilla.org/
    .. _Mozilla: https://www.mozilla.org/

`Andrew Godwin`_
    Andrew is a freelance Python developer and tinkerer, and has been
@@ -196,7 +196,7 @@ Ramiro Morales
    developers). He works remotely as a developer for `Lincoln Loop`_.

    .. _Chris Beaven: http://smileychris.com/
    .. _Lincoln Loop: http://lincolnloop.com/
    .. _Lincoln Loop: https://lincolnloop.com/

Honza Král
    Honza first discovered Django in 2006 and started using it right away,
@@ -329,7 +329,7 @@ Jeremy Dunck
    and `shoutcaster`_ in the after-hours. Bryan lives in Los Angeles, CA, USA.

    .. _bryan veloso: http://avalonstar.com/
    .. _vlogger: http://youtube.com/bryanveloso/
    .. _vlogger: https://youtube.com/bryanveloso/
    .. _shoutcaster: http://twitch.tv/vlogalonstar/

`Preston Holmes`_
@@ -405,7 +405,7 @@ Baptiste Mispelon
    Baptiste currently lives in Budapest, Hungary and works for `M2BPO`_,
    a small French company providing services to architects.

    .. _M2BPO: http://www.m2bpo.fr
    .. _M2BPO: https://www.m2bpo.fr

Daniele Procida
    Daniele unexpectedly became a Django developer on 29th April 2009. Since
@@ -416,7 +416,7 @@ Daniele Procida
    He is the author of `Arkestra`_ and `Don't be afraid to commit`_. He lives
    in Cardiff, Wales, and works for `Divio`_.

    .. _Divio: http://divio.ch/
    .. _Divio: https://divio.ch/
    .. _Arkestra: http://arkestra-project.org/
    .. _Don\'t be afraid to commit: https://dont-be-afraid-to-commit.readthedocs.org

@@ -518,7 +518,7 @@ Robert Wittams

    Alex lives in San Francisco, CA, USA.

    .. _Alex Gaynor: http://alexgaynor.net
    .. _Alex Gaynor: https://alexgaynor.net

`Simon Meers`_
    Simon discovered Django 0.96 during his Computer Science PhD research and
+2 −2
Original line number Diff line number Diff line
@@ -300,9 +300,9 @@ Method PostGIS Oracle SpatiaLite

.. rubric:: Footnotes
.. [#fnwkt] *See* Open Geospatial Consortium, Inc., `OpenGIS Simple Feature Specification For SQL <http://www.opengis.org/docs/99-049.pdf>`_, Document 99-049 (May 5, 1999), at  Ch. 3.2.5, p. 3-11 (SQL Textual Representation of Geometry).
.. [#fnewkb] *See* `PostGIS EWKB, EWKT and Canonical Forms <http://postgis.refractions.net/documentation/manual-1.5/ch04.html#EWKB_EWKT>`_, PostGIS documentation at Ch. 4.1.2.
.. [#fnewkb] *See* `PostGIS EWKB, EWKT and Canonical Forms <http://postgis.net/docs/manual-1.5/ch04.html#EWKB_EWKT>`_, PostGIS documentation at Ch. 4.1.2.
.. [#fngeojson] *See* Howard Butler, Martin Daly, Allan Doyle, Tim Schaub, & Christopher Schmidt, `The GeoJSON Format Specification <http://geojson.org/geojson-spec.html>`_, Revision 1.0 (June 16, 2008).
.. [#fndistsphere15] *See* `PostGIS 1.5 documentation <http://postgis.refractions.net/documentation/manual-1.5/ST_Distance_Sphere.html>`_ on ``ST_distance_sphere``.
.. [#fndistsphere15] *See* `PostGIS 1.5 documentation <http://postgis.net/docs/manual-1.5/ST_Distance_Sphere.html>`_ on ``ST_distance_sphere``.
.. [#fnmysqlidx] *See* `Creating Spatial Indexes <http://dev.mysql.com/doc/refman/5.6/en/creating-spatial-indexes.html>`_
   in the MySQL Reference Manual:

Loading