This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
pinax /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Apr 06 08:28:26 -0700 2009 | |
| |
AUTHORS | Tue Mar 31 19:33:50 -0700 2009 | |
| |
INSTALL | Mon Apr 13 20:16:34 -0700 2009 | |
| |
LICENSE | Thu Oct 02 21:50:56 -0700 2008 | |
| |
README | Mon Apr 13 18:53:23 -0700 2009 | |
| |
VERSION | Mon Apr 13 20:58:01 -0700 2009 | |
| |
buildout.cfg | Tue Mar 31 20:06:19 -0700 2009 | |
| |
docs/ | Mon Apr 13 20:58:01 -0700 2009 | |
| |
pinax/ | Mon Apr 13 15:39:05 -0700 2009 | |
| |
requirements/ | Mon Apr 13 17:14:26 -0700 2009 | |
| |
scripts/ | Wed Apr 08 10:02:40 -0700 2009 | |
| |
setup.py | Mon Apr 13 01:45:57 -0700 2009 |
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. Task tracking and Wiki are at http://code.pinaxproject.com/ 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. DIRECTORY STRUCTURE docs/ documentation (using rst and sphinx; in progress) pinax/ pinax package itself apps/ re-usable apps that aren't yet externalized core/ core management command for project creation fixtures/ test fixtures (in progress) media/ shared media (images, css, javscript) projects/ sample and starter projects templates/ shared templates requirements/ pip requirements files for externals apps and libs scripts/ scripts for bootstrapping dev and building release







