ee7a854559
Additionally, Django’s vendored version of six, django.utils.six, has been upgraded to the latest release (1.9.0).
10 lines
487 B
Text
10 lines
487 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1 2015/01/03 15:47:21 adam Exp $
|
|
|
|
Django also requires a database backend.
|
|
|
|
For PostgreSQL, install databases/py-psycopg2 package.
|
|
For MySQL, install databases/py-mysqldb or databases/py-mysql-connector package.
|
|
For SQLite, install databases/py-sqlite3 package.
|
|
For Oracle, install databases/py-cx_Oracle package.
|
|
===========================================================================
|