Since we haven’t had time to finish setting up code.curse.com, I pushed both our wikimarkup app, and the SphinxSearch ORM layer to Google code.
wikimarkup is a Python library (Django isn’t required) which allows you to format text based on the MediaWiki standards. Several benchmarks we did have shown this to be 2-2.5x faster than Trac’s wiki formatting.
django-sphinx is a wrapper for the Django ORM and the Sphinx full-text search engine. It allows you to easily build objects using full-text search.
