Skip to content

Commit

Permalink
Added a link to docs/legacy_databases.txt
Browse files Browse the repository at this point in the history
git-svn-id: http://code.djangoproject.com/svn/django/trunk@534 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
adrianholovaty committed Aug 18, 2005
1 parent 94960d5 commit 1dccbcd
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/legacy_databases.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@ While Django is best suited for developing new applications, it's quite
possible to integrate it into legacy databases. Django includes a couple of
utilities to automate as much of this process as possible.

This document assumes you know the Django basics, as covered in the official
tutorial.
This document assumes you know the Django basics, as covered in the
`official tutorial`_.

.. _official tutorial: http://www.djangoproject.com/documentation/tutorial1/

Give Django your database parameters
====================================
Expand Down

0 comments on commit 1dccbcd

Please sign in to comment.