repanier
repanier copied to clipboard
error on install/collecstatic: relation "repanier_notification" does not exist
I encountered the following error on running the install procedure, in the collectstatic
step: ERROR repanier.apps relation "repanier_notification" does not exist
. This error is not lethal and does not prevent going further.
$ python manage.py collectstatic
ERROR repanier.apps ##################################
ERROR repanier.apps relation "repanier_notification" does not exist
LINE 1: ...anier_notification"."notification_is_public" FROM "repanier_...
^
ERROR repanier.apps ##################################
Found another file with the destination path 'djangocms_text_ckeditor/ckeditor/config.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path.
Post-processed 'djangocms_text_ckeditor/ckeditor/samples/old/assets/outputxhtml/outputxhtml.css' as 'djangocms_text_ckeditor/ckeditor/samples/old/assets/outputxhtml/outputxhtml.88484f09b46b.css'