Skip to main content

Django application to manage documents in ReStructuredText

Project description

Introduction

Sveetchies-documents is a Django application to manage text documents. It work almost like a Wiki except the collaborative way.

Features

  • Usage of the ReStructuredText docutils parser;

  • Rich editor djangocodemirror;

  • Ergonomic form with django-crispy-forms;

  • Usage of autobreadcrumbs in Pages templates;

  • Usage of the Django cache system for the parser rendering;

  • Management board ready to use;

  • Two kind of documents :

    • Page : For full page documents with children pages in a sitemap tree;

    • Insert : For documents to insert as fragment in your templates;

  • Templatetags to use documents in your templates;

  • Fully internationalized;

Requires

Internationalization and localization

This application make usage of the Django internationalization system, see the Django documentation about this if you want to add a new language translation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sveedocuments-0.9.1.1.tar.gz (101.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page