Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/divio/djangocms-versioning-filer


https://github.com/divio/djangocms-versioning-filer

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

****************
djangocms-versioning-filer
****************

============
Installation
============

Requirements
============

To install
==========

Run::

pip install djangocms-versioning-filer

Add ``djangocms_versioning_filer`` to your project's ``INSTALLED_APPS``.

Run::

python manage.py migrate djangocms_versioning_filer

to perform the application's database migrations.

=====
Usage
=====