Title here
Summary here
Ourchive has a standard Django frontend. Currently, we don’t use class-based views; this may change as the project matures.
Ourchive utilizes the admin site to allow administrators to control site features, manage users and user reports, and configure tags and attributes.
As Ourchive matured towards MVP, we began adding translation tags. I18n is a work in progress we expect to be complete with the 1.0 release.
See Testing for more details.