You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 23, 2025. It is now read-only.
Streamweaver edited this page May 21, 2011
·
2 revisions
Overview
MetaRho is yet another simple django blogging application. It provides content caching for larger blogs and includes semantic web features for richer discovery. It will also integrate with the related django-rights module to provide rights information for users. It also integrates with a few other standard django modules such as django-tagging and such.
Update
I'm currently Refactoring MetaRho to be a stand alone simple blog and to be in alignment with the goals in the overview statement..
Some upcomming tasks:
Rename project to django-metarho.
Remove the Ontology module and set it up to use django-tagging optionally instead.
Remove Rights module and setup a new django-rights project instead.
Refactor code to be installable as a stand along python installation.