openbsd-ports/www/py-django/pkg/MESSAGE
merdely 178a33f7d6 Django is a high-level Python Web framework that encourages rapid
development and clean, pragmatic design.

Developed and used over two years by a fast-moving online-news
operation, Django was designed to handle two challenges: the intensive
deadlines of a newsroom and the stringent requirements of the
experienced Web developers who wrote it. It lets you build
high-performing, elegant Web applications quickly.

From Darrin Chandler (MAINTAINER)
Testing and help from Will Maier and myself
ok steven@
2007-09-19 13:45:00 +00:00

10 lines
290 B
Plaintext

Complete documentation on Django may be found in:
${PREFIX}/share/doc/${LNAME}/
or online:
http://www.djangoproject.com/documentation/${V}/
If you want a database for Django you should install the Python
database adapter(s) of your choice ('pkg_add py-psycopg',
'pkg_add py-mysql', etc).