Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/divio/djangocms-versioning-filer
https://github.com/divio/djangocms-versioning-filer
Last synced: about 2 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-12T10:56:59.000Z (2 months ago)
- Last Synced: 2024-11-12T11:38:05.603Z (2 months ago)
- Language: Python
- Size: 242 KB
- Stars: 2
- Watchers: 11
- Forks: 17
- Open Issues: 8
-
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
=====