Giter VIP home page Giter VIP logo

pinax's Introduction

pinax: a platform for rapidly developing websites
http://pinaxproject.com/

Pinax is an open-source collection of re-usable apps for 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 is focused around a demo social
networking site, we are also working on number of editions tailored to
intranets, learning management, software project management and more.

If you have any questions about the Pinax project, please contact
James Tauber <[email protected]> or join us on the #pinax IRC channel
on freenode or the pinax-users mailing list on Google Groups.


DIRECTORY STRUCTURE

projects/
    social_project/     a social sample project and templates
    basic_project/      a more basic starter project
apps/                   re-usable apps that aren't yet externalized
libs/
    external_libs/      contains external libraries
docs/                   documentation (using rst and sphinx; in progress)
fixtures/               test fixtures (in progress)

The photologue app requires PIL which is not included in external_libs

There is some path manipulation in manage.py to get this all to work. You'll
need to do something similar in your wsgi or mod_python configuration.

Note that if you already have an external app or external lib on the path,
you don't need to use the one we provide.


With the exception of photos, things should just work out of the box. You can
cd into projects/social_project/ or projects/basic_project/ and
run ./manage.py syncdb and ./manage.py runserver to get running immediately.

pinax's People

Contributors

alex avatar beshrkayali avatar brosner avatar dougn avatar edcrypt avatar empty avatar ericflo avatar gklein avatar hellp avatar jezdez avatar jtauber avatar pydanny avatar robertrv avatar shentonfreude avatar skabber avatar thepian avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.