stephrdev / pinax forked from pinax/pinax

a Django-based platform for rapidly developing websites

This URL has Read+Write access

pinax /
name age message
file .gitignore Mon Apr 06 08:28:26 -0700 2009 added docs/.build to gitignore [jtauber]
file AUTHORS Loading commit data...
file INSTALL Tue Jun 30 18:05:58 -0700 2009 Updated INSTALL and install.txt documentation t... [Brian Rosner]
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... [Brian Rosner]
file VERSION Thu Apr 23 21:53:16 -0700 2009 Bumped to 0.7beta3. [Brian Rosner]
file buildout.cfg Tue Apr 21 03:19:28 -0700 2009 Fixed #151 future versions of django-extensions... [maicki]
directory docs/
directory pinax/
directory requirements/
directory scripts/
file setup.py Mon Apr 13 01:45:57 -0700 2009 Made the requirements directory a package to be... [Jannis Leidel]
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.