资 源 简 介
Welcome to Grappelli - a Django app that supports multiple blogs. It is currently compatible with Django 0.97 pre.
I"m making some changes to the code for Django 1.0 compatibility. Stay tuned!
By the way, this app is currently being used by The Globe and Mail"s new education website, GlobeCampus.ca -- http://www.globecampus.ca/blogs/freshman-life/. Check it out!
About This Document
This document includes instructions on installing the django-blogs app. The goal is to provide everything you need to know to get started on using django-blogs.
Note: This is an unfinished document. Holes are actively being filled. Please check back for regular updates.
Dependencies
The templates provided requires two Django apps to be loaded: django.contrib.humanize and django.contrib.markup.
Add the following to the INSTALLED\_APPS variable in your project"s settings.py mo