pkgsrc/www/py-django2/MESSAGE
wen 287bf3d94e Import django-2.0.2 as www/py-django2.
Django is a high-level Python Web framework that encourages rapid development
and clean, pragmatic design. Django was designed to make common Web-development
tasks fast and easy.
2018-02-04 05:20:24 +00:00

10 lines
486 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1 2018/02/04 05:20:24 wen 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.
===========================================================================