Initial commit.
[philo.git] / README
1 Philo is a foundation for developing web content management systems.
2
3 Prerequisites:
4         * Python 2.5.4+ <http://www.python.org/>
5         * simplejson <http://code.google.com/p/simplejson/> (Not required with Python 2.6+)
6         * Django 1.1.1+ <http://www.djangoproject.com/>
7         * django-mptt 0.2+ <http://code.google.com/p/django-mptt/>
8         * (Optional) django-grappelli 2.0+ <http://code.google.com/p/django-grappelli/>
9
10 To contribute, please visit the project website <http://philo.ithinksw.org/>.