public
Fork of pinax/pinax
Description: a Django-based platform for rapidly developing websites
Homepage: http://pinaxproject.com/
Clone URL: git://github.com/brosner/pinax.git
pinax /
name age message
file .gitignore Sun Aug 16 13:13:15 -0700 2009 Ignore docs build directory. [jezdez]
file AUTHORS Sat Sep 26 04:45:42 -0700 2009 Fixed an itsy bitsy typo in the deployment docs... [John Debs]
file CHANGELOG Sat Dec 05 20:03:29 -0800 2009 updated CHANGELOG [brosner]
file INSTALL Wed Sep 23 16:33:27 -0700 2009 Added INSTALL that now redirects the reader to ... [brosner]
file INSTALL.dev Wed Sep 23 17:03:14 -0700 2009 One character short of resembling something on ... [brosner]
file INSTALL.release Wed Sep 23 16:31:36 -0700 2009 Moved INSTALL to INSTALL.release [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]
directory docs/ Sun Nov 29 16:13:18 -0800 2009 Added section to contributing documentation reg... [brosner]
directory pinax/ Loading commit data...
directory requirements/
directory scripts/ Fri Nov 20 16:31:48 -0800 2009 Updated to virtualenv 1.4.3 and pip 0.6.1. [jezdez]
file setup.py Sun Jul 12 11:49:23 -0700 2009 Fixing oversight in setup.py [jezdez]
directory tests/ Sat Dec 05 18:11:31 -0800 2009 Added more settings required to support Pinax d... [brosner]
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.