#9077: pysqlite link on "How to install Django" may be wrong
---------------------------------+------------------------------------------
Reporter: velo | Owner: nobody
Status: new | Milestone:
Component: Documentation | Version: 1.0
Keywords: possible link error | Stage: Unreviewed
Has_patch: 0 |
---------------------------------+------------------------------------------
Here is the html I am speaking of:
{{{</li>
<li><p class="first">If you’re using SQLite and either Python 2.3 or
Python 2.4, you’ll need
<a class="reference external"
href="http://initd.org/tracker/pysqlite">pysqlite</a>. Use version 2.0.3
or higher. Python 2.5 ships with an SQLite
wrapper in the standard library, so you don’t need to install
anything extra
in that case.</p>}}}
It takes me to the psycopg package instead.
--
Ticket URL: <http://code.djangoproject.com/ticket/9077>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---