Releases: superdesk/superdesk-belga
Releases · superdesk/superdesk-belga
v12.4-rc3
remove default time filter for belga image v2
SDBELGA-643
v12.4-rc2
add provider id to coverage id
so it can be used when adding coverage to story
v12.3
Import Belga biographies into Superdesk [SDBELGA-623] (#386)
* Import Belga biographies into Superdesk [SDBELGA-623]
* Minor change
* Added testcase
v12.1
How to update
- set
SECRET_KEY
env variable
with updated code and stopped superdesk run:
$ honcho run python manage.py app:initialize_data
$ honcho run python manage.py schema:migrate
$ honcho run python manage.py data:upgrade
v12
How to update
with updated code and stopped superdesk run:
$ honcho run python manage.py app:initialize_data
$ honcho run python manage.py schema:migrate
v11.4
How to update
with updated code and stopped superdesk run:
$ honcho run python manage.py app:initialize_data
$ honcho run python manage.py schema:migrate
v11.3
How to update
with updated code and stopped superdesk run:
$ honcho run python manage.py app:initialize_data
$ honcho run python manage.py schema:migrate
$ honcho run python manage.py data:upgrade
v11.2
How to update
with updated code and stopped superdesk run:
$ honcho run python manage.py app:initialize_data
$ honcho run python manage.py schema:migrate
$ honcho run python manage.py data:upgrade