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.
Repository from Github https://github.comdivio/djangocms-versioning-filer
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.
Other