public
Description: a Django-based platform for rapidly developing websites
Homepage: http://pinaxproject.com/
Clone URL: git://github.com/pinax/pinax.git
jtauber (author)
Tue Jun 23 22:38:09 -0700 2009
commit  3b0b795655a130236bde209355e76f001f58fe16
tree    c9f5b7ac30dd31bc282285fe1815b9b85490d264
parent  a1b6d301348981aafda5d514f7bccf839941fd5c parent  3568c30672107e43f168126ecfb22b54ef7906a9
pinax /
name age message
file .gitignore Mon Apr 06 08:28:26 -0700 2009 added docs/.build to gitignore [jtauber]
file AUTHORS Tue May 12 00:59:50 -0700 2009 Added a bunch of contributors from the EuroDjan... [jezdez]
file INSTALL Thu Apr 23 09:25:20 -0700 2009 Updated INSTALL and install.txt documentation t... [brosner]
file LICENSE Thu Oct 02 21:50:56 -0700 2008 added MIT license git-svn-id: http://svn.pinax... [jtauber]
file README Thu Apr 23 09:58:16 -0700 2009 Fixed #126 -- Removed the directory structure f... [brosner]
file VERSION Thu Apr 23 21:53:16 -0700 2009 Bumped to 0.7beta3. [brosner]
file buildout.cfg Tue Apr 21 03:19:28 -0700 2009 Fixed #151 future versions of django-extensions... [maicki]
directory docs/ Tue May 26 23:28:48 -0700 2009 Fixed a typo. Thanks CarlFK for catching this. [brosner]
directory pinax/ Loading commit data...
directory requirements/
directory scripts/ Fri Jun 12 14:37:00 -0700 2009 Fixed one part of the Windows problem with pyth... [brosner]
file setup.py Mon May 25 23:40:07 -0700 2009 Use setuptools_dummy instead of setuptools_git. [jezdez]
README
Pinax: a platform for rapidly developing websites
http://pinaxproject.com/

Pinax is an MIT-licensed, open-source platform built on the Django Web
Framework.

By integrating numerous reusable Django apps to take care of the things
that many sites have in common, it lets you focus on what makes your
site different.

While our initial development was focused around a demo social
networking site, Pinax is suitable for a wide variety of websites. We
are working on number of editions tailored to intranets, event
management, learning management, software project management and more.

Most discussion about Pinax takes place on the IRC channel #pinax on
Freenode or the pinax-users mailing list on Google Groups.


INSTALLATION

Read our INSTALL file to learn how to install Pinax.


BUGS

If you think you have discovered a bug in Pinax you should report it! We keep
track of all bugs and features at http://code.pinaxproject.com/. Create an
account and report the bug with as much information to help us reproduce it.