File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,7 @@ installed.
66
66
* If you're using SQLite, you'll need pysqlite_. Use version 2.0.3 or higher.
67
67
68
68
* If you're using Oracle, you'll need cx_Oracle_, version 4.3.1 or higher.
69
+ You will also want to read the database-specific notes for the `Oracle backend`_.
69
70
70
71
If you plan to use Django's ``manage.py syncdb`` command to
71
72
automatically create database tables for your models, you'll need to
@@ -88,6 +89,7 @@ to create a temporary test database.
88
89
.. _MySQL backend: ../databases/
89
90
.. _cx_Oracle: http://cx-oracle.sourceforge.net/
90
91
.. _Oracle: http://www.oracle.com/
92
+ .. _Oracle backend: ../databases/#oracle-notes
91
93
.. _testing framework: ../testing/
92
94
93
95
Remove any old versions of Django
You can’t perform that action at this time.
0 commit comments