https://github.com/divio/djangocms-versioning-filer
https://github.com/divio/djangocms-versioning-filer
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/divio/djangocms-versioning-filer
- Owner: divio
- License: other
- Created: 2018-09-28T09:18:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-26T11:08:54.000Z (over 1 year ago)
- Last Synced: 2025-06-14T05:35:37.203Z (about 1 year ago)
- Language: Python
- Size: 250 KB
- Stars: 2
- Watchers: 12
- Forks: 16
- Open Issues: 9
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE.txt
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
=====