Overview
Atlassian Sourcetree is a free Git and Mercurial client for Windows.
Atlassian Sourcetree is a free Git and Mercurial client for Mac.
ALPHA
Name: cmsplugin-plaintext Description: Adds a plaintext plugin for django-cms. Download: http://bitbucket.org/xenofox/cmsplugin-plaintext/
Requirements: - django-cms-2.0.0 final - django: 1.1.1 + requirements for django-cms-2.0
Last tested with: - django-cms-2.0.0 final - django: 1.1.1
Setup - make sure requirements are installed and properly working - add cmsplugin_plaintext to python path - add 'cmsplugin_plaintext' to INSTALLED_APPS - run 'python manage.py syncdb'
TODO: - Add tests - Add translations