public
Description: a Django-based platform for rapidly developing websites
Homepage: http://pinaxproject.com/
Clone URL: git://github.com/pinax/pinax.git
pinax /
name age message
file .gitignore Fri Jul 10 18:10:04 -0700 2009 Added some documentation external directories c... [brosner]
file AUTHORS Mon Jul 27 04:48:25 -0700 2009 Added Mikkel Høgh to AUTHORS [jezdez]
file INSTALL Thu Apr 23 09:25:20 -0700 2009 Updated INSTALL and install.txt documentation t... [brosner]
file LICENSE Fri Jul 24 23:31:16 -0700 2009 added 2009 to copyright date [jtauber]
file README Sun Jul 26 09:02:06 -0700 2009 Fixed typo in README [brosner]
file VERSION Thu Apr 23 21:53:16 -0700 2009 Bumped to 0.7beta3. [brosner]
directory docs/ Fri Jul 31 09:14:17 -0700 2009 changed .dir to _dir so the directories aren't ... [jtauber]
directory pinax/ Fri Jul 31 05:59:17 -0700 2009 Fixed a minor bug in clone_project command to m... [jezdez]
directory requirements/ Thu Jul 30 22:38:41 -0700 2009 Updated django-uni-form to 0.5.1 for a setup.py... [brosner]
directory scripts/ Fri Jul 31 09:35:26 -0700 2009 Fixed minor nit with requirements path [jezdez]
file setup.py Sun Jul 12 11:49:23 -0700 2009 Fixing oversight in setup.py [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 let's 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.


FOLLOWING ALONG

If you would like to keep up with current Pinax news/happenings you can follow
our Twitter accounts:

 * @pinaxproject — http://twitter.com/pinaxproject — news/happenings going on
   in the Pinax development/community.
 * @pinaxtracker — http://twitter.com/pinaxtracker — each commit published
   as a tweet to stay the most up-to-date.