PTSR Wiki: a canon archive platform on Django My own project. Not a Fandom clone and not a wiki b...PTSR Wiki: a canon archive platform on Django My own project. Not a Fandom clone and not a wiki b...
The network for creativity
Join 1.25M professional creatives like you
Connect with clients, get discovered, and run your business 100% commission-free
Creatives on Contra have earned over $150M and we are just getting started
PTSR Wiki: a canon archive platform on Django
My own project. Not a Fandom clone and not a wiki builder: a platform where every article has a type, a status and a canon level, and where changes go through a draft. The cover is a real screenshot of the running app, not a mockup.
What works:
Draft creation, editor, submission for review. Published pages are visible to everyone; drafts only to the author and the archive team.
Revisions: every save creates a record with the Markdown, rendered HTML, a content hash and a status snapshot.
Markdown renders on the server and is cleaned through bleach, so someone else's script never reaches an article.
Namespaces, page types and canon levels are seeded by one idempotent command.
Front page statistics are counted from the database, not typed in by hand.
Stack: Python, Django, SQLite, Django Templates, bleach.
What is not there yet: a diff between revisions, a review queue, categories and backlinks. Those are the next stages, not skipped details.
Post image
Back to feed
The network for creativity
Join 1.25M professional creatives like you
Connect with clients, get discovered, and run your business 100% commission-free
Creatives on Contra have earned over $150M and we are just getting started