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@
10 lines
290 B
Plaintext
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).
|