The Basics
Diário (diary in portuguese) is a pluggable weblog application for Django.
Project Home – http://code.google.com/p/django-diario/Grab the Repository – svn checkout http://django-diario.googlecode.com/svn/trunk/
Recent Commits
-
208 was committed 1 month ago.
Fixed 62 — Find a way to build the a tagging cloud with the tag of only published entries.
-
207 was committed 1 month, 1 week ago.
Fixed #61 — The syndication error generation for an invalid bit has a bug
-
206 was committed 1 month, 1 week ago.
Some documentation errors fixed.
-
205 was committed 1 month, 1 week ago.
Do not override user-defined queryset on views. Fixes #63
-
202 was committed 4 months, 3 weeks ago.
Documentation updated.
-
201 was committed 4 months, 3 weeks ago.
Fixed #7 — Multiple authors support (other related commit: r199).
-
199 was committed 4 months, 3 weeks ago.
Added partial support for multi-user (issue #7).
-
198 was committed 4 months, 3 weeks ago.
Argument named “tag” renamed to “bit” for more general use of view.
-
197 was committed 4 months, 3 weeks ago.
Minor changes.
-
196 was committed 5 months ago.
Added russian translation. Thanks Andy!